An open API service indexing awesome lists of open source software.

https://github.com/motasimfoad/ignite-react-native-firebase-native-base-authentication

A simple firebasebase Email-Password auth including ignite, nativebase, firebase
https://github.com/motasimfoad/ignite-react-native-firebase-native-base-authentication

android authentication firebase ios nativebase react-native

Last synced: about 1 year ago
JSON representation

A simple firebasebase Email-Password auth including ignite, nativebase, firebase

Awesome Lists containing this project

README

          

# ignite-react-native-firebase-native-base-Authentication
A simple firebasebase Email-Password auth including ignite, nativebase, firebase

Includes :

1- Simple Authentication app for both android and ios.
2- Using ignite, firebase(email & password), native-base.

Installation :

1 - create a React-native project
react-native init rnAuth
2 - cd rnAuth
3 - Download the index.ios/android and replace it with this one.
4 - Download and replace package.json file
5 - Download all the directory
6 - npm install native-base --save
7 - react-native link
8 - npm install --save firebase
9 - ignite attach
10 - npm install
11 - react-native run-ios or react-native run-android





Preview :




Screen_Shot_2017_03_30_at_11_44_32_PM Screen_Shot_2017_03_30_at_11_44_41_PM Screen_Shot_2017_03_30_at_11_45_07_PM