/react-native-auth-firebase

React Native app using Firebase authentication.

Primary LanguageJavaScript

react-native-auth-firebase

React Native app using Firebase authentication.

Set up React Native environment

Check out official site https://facebook.github.io/react-native/docs/getting-started.html

Clone this repo and start React Native app in your simulator

git clone https://github.com/ntourne/react-native-auth-firebase
cd react-native-auth-firebase
npm install
react-native run-ios     # or react-native run-android