Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Firebase Login Screen

This repo is proudly sponsored by:


React Native Templates & Starter Kits and Apps for easier start.

https://react-firebase-login-template.web.app

How to use?

  1. Download or clone this repo.

  2. Install dependencies.

npm install
// or
yarn install
  1. Go to src/core/config.js and replace FIREBASE_CONFIG with your own firebase config.
export const FIREBASE_CONFIG = {
  apiKey: 'xxx-yyy-zzz', // etc.
  // rest of your firebase config
}
  1. Run project on iOS / Android.
 npm run ios // npm run android
 // or
 yarn ios // yarn android

Preview

homescreen login register forgot dashboard

Support

In case of any questions or problems, please contact me at: hello@reactnativemarket.com

Happy Coding 🚀

About

React Native Firebase Login Screen

Resources

Stars

163 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages