Build a slack clone using react-native, Stream and react-navigation
More screenshots here
https://dev.to/vishalnarkhede/how-to-build-slack-clone-with-react-native-part-2-g5
git clone [email protected]:GetStream/slack-clone-react-native.git cd slack-clone-react-nativeInstall 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