Skip to content

ETS-ReactNative2/React-Native-Chat-with-Gmaps-App

 
 

Repository files navigation

Chat App with Maps Tracking

Introduction

React Native Firebase React Navigation

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.

Requirements

  1. node, npm, react-native-cli
  2. This repository, clone into your local disk
  3. Firebase Account
  4. Google Cloud (to make API Maps SDK)

How to use this program

  • 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 !

Screenshot

Demo

Watch Here video-demo-apk.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • Objective-C 7.2%
  • Ruby 4.4%
  • Java 4.3%
  • Starlark 3.3%