Does anyone have a comparison of this package to react-native-firestack
https://github.com/fullstackreact/react-native-firestack ?
1 thought on “Comparison to react-native-firestack”
Comments are closed.
Posted in Uncategorized
Comparison to react-native-firestack
Does anyone have a comparison of this package to react-native-firestack
https://github.com/fullstackreact/react-native-firestack ?
Author: Fantashit
1 thought on “Comparison to react-native-firestack”
-
Generally your transition guide is to switch over your code to match the firebase Web SDK as @Ehesp said. You’ll find anything that differs will be documented over at http://invertase.io/react-native-firebase/#/
RNFirebase also has a lot of additional functionality – it has transactions, full messaging implementation, analytics and so on
Comments are closed.
Generally your transition guide is to switch over your code to match the firebase Web SDK as @Ehesp said. You’ll find anything that differs will be documented over at http://invertase.io/react-native-firebase/#/
RNFirebase also has a lot of additional functionality – it has transactions, full messaging implementation, analytics and so on