React Native Realtime Chat with Firebase
- Unzip the source code
$ git clone https://github.com/bitshadow/Chat.git$ cd Chat- Copy
example.envto.envand update with your credentials. $ yarn install
To run the iOS application, use the following command:
- Run
$ react-native run-ios
To run the Android application, use this command:
- Run
$ react-native run-android
Testing and linting:
$ yarn run lint
$ yarn test
On this page
Languages
JavaScript75.5%Objective-C11.1%Python4.9%Java4.8%Shell3.7%
Contributors
Created July 4, 2018
Updated July 4, 2018