Skip to content

Commit d40ba72

Browse files
Update firebase-react-native.md
Changing the link, The old link refers back to our old React Native Library which is no longer supported. I've changed some wording around as well to make sure customers know that installing the google services is needed.
1 parent 2e3f932 commit d40ba72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/destination-plugins/firebase-react-native.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Run `pod install` after the installation to autolink the Firebase SDK.
2424

2525
See [React Native Firebase](https://rnfirebase.io) and [React Native Firebase Analytics](https://rnfirebase.io/analytics/usage) for more details of Firebase packages.
2626

27-
> info "rnfirebase dependency"
28-
> You will need to follow the [install guide](/docs/connections/sources/catalog/libraries/mobile/react-native/classic) for the rnfirebase dependency too. This may include adding the `GoogleService-Info.plist` and the `google-services.json` file.
27+
> info "Installation"
28+
> You will need to follow the [install guide]https://rnfirebase.io/#configure-firebase-with-android-credentials for Android and IOS. This includes adding the `GoogleService-Info.plist` and the `google-services.json` file.
2929
3030

3131
## Using the Plugin in your App

0 commit comments

Comments
 (0)