slack clone react native
1.0.0
我们正在为所有React本机样品项目移动到单独的类单波状存储库。基于
stream-chat-react-native的v3的Slack Clone的更新版本可在此处提供-https://github.com/getStream/react-native-samples/tree/main/main/main/projects/slack-clone
这里有更多屏幕截图
https://dev.to/vishalnarkhede/how-to-to-build-slack-clone-with-react--native-native-native-part-2-G5
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-ioshttps://github.com/getStream/slack-clone-expo