Here is my new github repository that is build an Chat App with User Map Tracking.
In this project i'am using firebase as database. Why ? because Firebase provides a realtime database and backend as a service. The service provides application developers an API that allows application data to be synchronized across clients and stored on Firebase's cloud.
Note
If u want develope and take a part to make this app more better, feel free to fork or clone this repository and tag me as creator.
node
,npm
,react-native-cli
- This repository, clone into your local disk
- Firebase Account
- Google Cloud (to make API Maps SDK)
- Clone this repo,
- Open your command prompt / terminal, change your directory to this application and follow the commands belows
npm install
- Then, type
react-native link
to link all dependencies in this project - And Then to run the project in your phone or emulator, the first be sure you connecting your Android Phone and follow the commands belows
react-native run-android
- Wait until finish the process
- And finish, you can develop this application if you want.
- Happy coding !
Watch Here video-demo-apk.mp4