slack clone react native
1.0.0
نحن ننتقل إلى مستودع منفصل يشبه Monorepo لجميع مشاريع العينة الأصلية React. يتوفر الإصدار المحدث من Slack Clone استنادًا إلى
v3منstream-chat-react-nativeهنا-https://github.com/getstream/react-niative-samples/tree/main/projects/slack-clone
المزيد من لقطات الشاشة هنا
https://dev.to/vishalnarkhede/how-to-build-slack-clone-with-native-bart-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