You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/react-native/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -500,11 +500,11 @@ These are the example plugins you can use and alter to meet your tracking needs:
500
500
Use Analytics-React-Native 2.0 to set up [destination filters](docs/connections/destinations/destination-filters/) on your mobile device-mode destinations.
501
501
502
502
> warning ""
503
-
> You must use ReactNative version 2.9 or higher to implement destination filters.
503
+
> You must use Analytics-React-Native version 2.9 or higher to implement destination filters.
504
504
>
505
505
> Keep [these limitations](/docs/connections/destinations/destination-filters/#limitations) in mind when using destination filters.
506
506
507
-
To get started with destination filters on mobile device-mode destinations using ReactNative 2.0:
507
+
To get started with destination filters on mobile device-mode destinations using Analytics-React-Native 2.0:
508
508
1. Download and install the `@segment/analytics-react-native-plugin-destination-filters` package as a dependency in your project.
0 commit comments