rn-expo-firebase-web

Stars
17
Committers
1

rn-expo-firebase-web

Truly universal react application dev stack.

Stack

  • expo
  • react-native-web
  • firebase
  • styled-components
  • react-native-easy-grid
  • flow

How to login with firebase

  • Firebase: Set your firebase option to src/config/firebase.js
  • Facebook Login: Set your facebook APP_ID to src/config/facebook.js

How to build

Native build

Use Expo XDE

Web Build

yarn build:web
Related Projects