| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
⚠ We are moving to a separate monorepo-like repository for all the React Native Sample projects. Updated version of Slack Clone based on v3 of stream-chat-react-native is available here - https://github.com/GetStream/react-native-samples/tree/main/projects/slack-clone
More screenshots here
https://dev.to/vishalnarkhede/how-to-build-slack-clone-with-react-native-part-2-g5
git clone git@github.com: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| Back | FazBrowse Home | New Git URL |