slack clone react native
1.0.0
Мы переходим к отдельному монорепоподобному репозиторию для всех проектов нативного образца React. Обновленная версия Slack Clone на основе
v3stream-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