blog: How to Integrate Firebase Auth with Expo
Most of this is outlined in the blog post above. Generally:
- create a firebase project
- Enable email auth
- create a .env file with your firebase project keys
- npm install this repo
expo start
blog: How to Integrate Firebase Auth with Expo
Most of this is outlined in the blog post above. Generally:
expo start