slack clone react native
1.0.0
เรากำลังย้ายไปยังพื้นที่เก็บข้อมูลที่มีลักษณะคล้ายโมโนเรพิสำหรับโครงการตัวอย่างดั้งเดิมทั้งหมด Slack Clone เวอร์ชันอัปเดตโดยใช้
v3ของstream-chat-react-nativeมีอยู่ที่นี่-https://github.com/getstream/react-native-samples/tree/main/projects/slack-clone
ภาพหน้าจอเพิ่มเติมที่นี่
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-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