garimasingh128 / RN-Firebase

This is a React Native Firebase Starter Project with login, registration and database. You can use this project as boilerplate for bootstrapping any new React Native app that uses Firebase as its backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Firebase

Author License Platform Maintained

This is a React Native Firebase Starter Project with login, registration and database. You can use this project as boilerplate for bootstrapping any new React Native app that uses Firebase as its backend.

Features 🚀

  • Registration with E-mail & Password
  • Login with E-mail and Password
  • Writing to Firestore Database
  • Reading from Firestore Database

Getting Started (with Expo)

If you are using Expo Cli, clone the repo and run "expo start" in the root folder of the project:

git clone <link>
cd react-native-firebase
expo start

Contributions and PR

  • PRs should be generated against master

Thanks to Free Code Camp for the tutorial.

About

This is a React Native Firebase Starter Project with login, registration and database. You can use this project as boilerplate for bootstrapping any new React Native app that uses Firebase as its backend.

License:MIT License


Languages

Language:JavaScript 100.0%