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