React Native Firebase - The analytics module provides out of the box support with Google Analytics for Firebase. Integration with the Android & iOS allows for in-depth analytical insight reporting, such as device information, location, user actions and mo
npm install @react-native-firebase/analytics---
Analytics integrates across Firebase features and provides
you with unlimited reporting for up to 500 distinct events
that you can define using the Firebase SDK. Analytics reports
help you understand clearly how your users behave, which enables
you to make informed decisions regarding app marketing and
performance optimizations.
Requires @react-native-firebase/app to be installed.
``bash``
yarn add @react-native-firebase/analytics
- See LICENSE
---

Built and maintained with 💛 by Invertase.
---