Reputation: 1295
Hi Its possible to use firebase Analytics (just the analytics features) with React Native?
For avoidance of doubt. I'm well aware that current Firebase (V3 SKD) is not fully compatible with RN for all features (React Native and Firebase 3)
For now I'm planing to use solely the Analytics (core firebase SKD)
Tks.
Upvotes: 1
Views: 958
Reputation: 31
Have you tried with this React Native component for Firebase Analytics? https://github.com/evollu/react-native-firebase-analytics
Upvotes: 1