Skip to content

Commit 3d3a479

Browse files
authored
Add ref link
Added hyperlink to step 5 of Firebase with Analytics-React-Native
1 parent 313fda5 commit 3d3a479

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/firebase

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/firebase/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ If you use Segment's React Native source library, you must explicitly bundle the
110110
2. Add `import` statements to your code so you can access the SDKs.
111111
3. Go to the `await analytics.setup` configuration in your code, and find (or add) the `using:` item. Add "Firebase" to the list of device-mode destinations in the `using` item.
112112
4. Change to your iOS directory and run `pod install`.
113-
5. Add the `analytics-react-native-firebase` module to your `build.gradle` file.
113+
5. Add the `analytics-react-native-firebase` module to your `build.gradle` file. (See Step.4 of [Getting Started on Android](https://segment.com/docs/connections/destinations/catalog/firebase/#getting-started-on-android))
114114

115115
<!-- LR Mar 2021: We didn't use the react-dest include here because Firebase needs the extra build.gradle step.-->
116116

0 commit comments

Comments
 (0)