hknakn / react-native-firebase-auth-app

This is a login and signup screen developed with React Native. Used Firebase for authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Login and Sign Up App

This is a login and signup screen. Developed with React Native and using Firebase for authentication.

Installation
  1. Run npm install to install npm packages.
  2. Go to ios directory with cd ios command.
  3. Run pod install to install pod packages.
  4. Run npm run ios to run the app on iOS device or run npm run android to run the app on Android device.Ï

About

This is a login and signup screen developed with React Native. Used Firebase for authentication.

License:MIT License


Languages

Language:JavaScript 100.0%