React Native chat application using Firebase backend.
In this project We have used following Firebase serivces.
- Firebase Authentication : For authentication user by phone number
- Firebase RealTime Database : That's we for handle realtime chat
- Firebase Storage : That's we use for store user profile image
BinBytes is an mobile & web application development agency in Rajkot, India. You'll find an overview of all our services on our website.
- Android Studio.
- Node, Watchman and React Native.
- Install Android Studio and create an emulator.
- Install Node, Watchman and React Native.
- Install VS Code and follow extensions:
prettier
- For Firebase setup you need follow this instructions
git clone [email protected]:binbytes/react-native-firebase-chat.git && cd react-native-firebase-chat && npm install
- Download
google-services.json
from Firebase Project and copy it toreact-native-firebase-chat/android/app
(For download google-services.json
use this)
react-native run-android
If you discover any security related issues, please email author email instead of using the issue tracker.
MIT License. Please see the license file for more information.