A basic chat application using Stream Chat React Native
Your Stream chat API key and API secret as well as a user ID and user token need to exist either in your $PATH or in /<app-directory>/.env
. See .env.example.
yarn install && npx pod-install
yarn run ios
yarn run android
yarn run test