Skip to content
forked from drmas/FireChat

An example how to use React Native + Firebase to create a messaging app

License

Notifications You must be signed in to change notification settings

frustigor/FireChat

 
 

Repository files navigation

FireChat

An example how to use React Native + Firebase to create a messaging app

I have used the following technologies:

Here is a preview of the app:

alt Firechat preview

How to run:

  • Clone the repo: git clone [email protected]:drmas/FireChat.git
  • Install the dependencies using npm install
  • To run on iOS use react-native run-ios
  • To run on Android use react-native run-android or use the APK link below
You can try the finial app on your Android Device using this link:

Link to Android APK

This project is licensed under the terms of the MIT license.

About

An example how to use React Native + Firebase to create a messaging app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.0%
  • Objective-C 13.3%
  • Python 5.0%
  • Java 3.7%