Slack-clone 2.0 using React Native, Stream

November 17, 2020 ยท View on GitHub

IMAGE ALT TEXT HERE

Tutorial

https://dev.to/vishalnarkhede/how-to-build-slack-clone-with-react-native-part-2-g5

Running the project

git clone git@github.com:GetStream/slack-clone-expo.git
cd slack-clone-expo
yarn; yarn start

Contents

  1. 1Tutorial
  2. 2Running the project