/auth

Exercise project from excellent "The Complete React Native and Redux Course" course by Stephen Grider.

Primary LanguageJavaScript

Auth

Exercise project from excellent "The Complete React Native and Redux Course" course by Stephen Grider.

The application allows you to create and authenticate users using Firebase as a backend.

App screen shot

Installation

  1. Install XCode (with iOS emulator).
  2. Install React Native.
  3. Run this project with
react-native run-ios