⚠ We are moving to a separate monorepo-like repository for all the React Native Sample projects. Updated version of Slack Clone based on
v3ofstream-chat-react-nativeis available here - https://github.com/GetStream/react-native-samples/tree/main/projects/slack-clone
More screenshots here
git clone [email protected]:GetStream/slack-clone-react-native.git
cd slack-clone-react-native
# Install npm dependencies
yarn
# Link the assets
npx react-native link
# Install pod dependencies
npx pod-install
# Run on ios simulator
npx react-native run-ios