From fdd5167b4422ebd3efc7d5649aa037e89e2f6ed9 Mon Sep 17 00:00:00 2001 From: ehesp Date: Mon, 16 Sep 2019 13:05:41 +0100 Subject: [PATCH] [readme] analytics --- packages/analytics/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/analytics/README.md b/packages/analytics/README.md index 180a07b6..a11c3a6b 100644 --- a/packages/analytics/README.md +++ b/packages/analytics/README.md @@ -16,12 +16,11 @@

Chat on Discord Follow on Twitter + Follow on Facebook

--- -> This is for the upcoming v6.0.0 release of React Native Firebase, please use the [react-native-firebase](https://www.npmjs.com/package/react-native-firebase) package instead, unless you're early adopting/testing the new packages - in which case please use the `latest` tagged patch-only release for this package. - 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 @@ -37,13 +36,12 @@ Requires `@react-native-firebase/app` to be installed. ```bash yarn add @react-native-firebase/analytics -react-native link @react-native-firebase/analytics ``` ## Documentation +- [Quick Start](https://invertase.io/oss/react-native-firebase/v6/analytics/quick-start) - [Guides](https://invertase.io/oss/react-native-firebase/guides?tags=analytics) -- [Installation](https://invertase.io/oss/react-native-firebase/v6/analytics) - [Reference](https://invertase.io/oss/react-native-firebase/v6/analytics/reference) ## License