Skip to content

User authentication screen for react-native using react-redux and firebase

License

Notifications You must be signed in to change notification settings

weerakkodylr/react-native-login

Repository files navigation

react-native-login

User authentication screen for React Native using React-Redux and Firebase (For Android only). Also used the react-native-navigation as the native navigator plguin.

How to run

react-native link
  • After that, open up the the Android Studio amd then load the Android peoject inside the main project folder. And then re-build the project in Android Studio to fix some of the android refernces issues.

  • Run the app in a emulator Now you first run the android emulator and then run the following command. "react-native run-android" and the app will show up in the emmulator.

  • Run the app in your mobile If you want to test it in an actual device, please run the follwoing command after connecting the mobile to the machine.

npm run device

Please check here for more details on how to connect an actual device. https://facebook.github.io/react-native/docs/running-on-device.html

About

User authentication screen for react-native using react-redux and firebase

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published