From fba2296edfa8a1865d27dee018e79771b5335f18 Mon Sep 17 00:00:00 2001 From: ehesp Date: Mon, 16 Sep 2019 13:21:28 +0100 Subject: [PATCH] [readme] indexing --- packages/indexing/README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/packages/indexing/README.md b/packages/indexing/README.md index d413e613..da3fa848 100644 --- a/packages/indexing/README.md +++ b/packages/indexing/README.md @@ -16,11 +16,12 @@

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. +> App Indexing has been deprecated. Engage your users from Google Search when users search content that your app provides. @@ -32,15 +33,8 @@ Requires `@react-native-firebase/app` to be installed. ```bash yarn add @react-native-firebase/indexing -react-native link @react-native-firebase/indexing ``` -## Documentation - -- [Guides](https://invertase.io/oss/react-native-firebase/guides?tags=indexing) -- [Installation](https://invertase.io/oss/react-native-firebase/v6/indexing) -- [Reference](https://invertase.io/oss/react-native-firebase/v6/indexing/reference) - ## License - See [LICENSE](/LICENSE)