/react-native-expo-firebase-redux-authentication

Firebase Authentication using React Native, Redux, Router flux.

Primary LanguageJavaScript

How to Install

  1. clone this project
  2. npm install
  3. Replace credentials in app/enviroments/firebase.js with those received in Google Firebase console
  4. expo run

Node version used: 10

This fork has integrated expo. It also works on web.

Login method

Done

Logout method

Done

Current session method

Done

Signup method

Done

To-Do List (Redux)

Added

Counter (Redux)