Skip to content

Commit 3e157bf

Browse files
authored
chore: add links to each plugin docs, update FBSDK instructions (#546)
1 parent 5878043 commit 3e157bf

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -521,14 +521,14 @@ Refer to the following table for Plugins you can use to meet your tracking needs
521521

522522
| Plugin | Package |
523523
| ----------- | ----------- |
524-
| Adjust | `@segment/analytics-react-native-plugin-adjust`|
525-
| Amplitude Sessions | `@segment/analytics-react-native-plugin-amplitude-session`|
526-
| AppsFlyer | `@segment/analytics-react-native-plugin-appsflyer`|
527-
| Braze | `@segment/analytics-react-native-plugin-braze`|
528-
| Facebook App Events | `@segment/analytics-react-native-plugin-facebook-app-events` |
529-
| Firebase | `@segment/analytics-react-native-plugin-firebase`|
530-
| IDFA | `@segment/analytics-react-native-plugin-idfa` |
531-
| Mixpanel | `@segment/analytics-react-native-plugin-mixpanel` |
524+
| [Adjust](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-adjust) | `@segment/analytics-react-native-plugin-adjust`|
525+
| [Amplitude Sessions](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-amplitudeSession) | `@segment/analytics-react-native-plugin-amplitude-session`|
526+
| [AppsFlyer](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-appsflyer) | `@segment/analytics-react-native-plugin-appsflyer`|
527+
| [Braze](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-braze) | `@segment/analytics-react-native-plugin-braze`|
528+
| [Facebook App Events](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-facebook-app-events) | `@segment/analytics-react-native-plugin-facebook-app-events` |
529+
| [Firebase](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-firebase) | `@segment/analytics-react-native-plugin-firebase`|
530+
| [IDFA](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-idfa) | `@segment/analytics-react-native-plugin-idfa` |
531+
| [Mixpanel](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-mixpanel) | `@segment/analytics-react-native-plugin-mixpanel` |
532532
| [Taplytics](https://github.com/taplytics/segment-react-native-plugin-taplytics) | `@taplytics/segment-react-native-plugin-taplytics` |
533533

534534

packages/plugins/plugin-facebook-app-events/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ yarn add @segment/analytics-react-native-plugin-facebook-app-events react-native
1818

1919
Run `pod install` after the installation to autolink the Facebook SDK.
2020

21+
Follow the instructions in [Configure projects](https://github.com/thebergamo/react-native-fbsdk-next#3-configure-projects) of React-Native-fbsdk-next to finish the setup of FBSDK.
22+
2123
See [React Native FBSDK Next](https://github.com/thebergamo/react-native-fbsdk-next) for more details of this dependency.
2224
## Usage
2325

0 commit comments

Comments
 (0)