⚠ We are moving to a separate monorepo-like repository for all the React Native Sample projects. Updated version of Slack Clone based on
v3
ofstream-chat-react-native
is 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
https://github.com/GetStream/slack-clone-expo