NgeChat App
NgeChat App means to communicate quickly and realtime. You can find out the location of your friend.
- Chat Realtime
- Find Location
- And others
- Open your terminal or command prompt
- Type
https://github.com/sluxz3r/NgeChat-App.git
- Open the folder and type
npm install
for install dependencies andreact-native link
- Before run this, you must setting configure on firebase
- Type
react-native run-android
for run this app. Make sure your device is connected with debugging mode.
Thanks to Mr.Tatas for help me to learn.