Galecok is a chat app with the tracking feature so that you can know where your friend position
- Maps (for tracking your friend position)
- Training Mode / Free mode
- Open your terminal or command prompt
- Type
git clone https://github.com/rizkigumilar/Galecok-Chat.git
- Open the folder and type
npm install
for install dependencies - Type
react-native run-android
for run this app. Make sure your device is connected with debugging mode.