Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 355 Bytes

faqs.md

File metadata and controls

11 lines (6 loc) · 355 Bytes

Frequently Asked Questions

Usage with Expo

React Native Firebase relies heavily on the Firebase native SDKs which means that due to restrictions within Expo, there is no way to use React Native Firebase without ejecting your Expo app.

TODO: Working Expo + RNFirebase link

Should I use Redux with the Realtime Database / Cloud Firestore?

TODO