Skip to content

Commit c9497b4

Browse files
authored
Merge pull request #2420 from segmentio/DOC-372
Analytics for React Native 2.0 Public Beta note
2 parents f8af4cf + 9ca6205 commit c9497b4

File tree

1 file changed

+3
-3
lines changed
  • src/connections/sources/catalog/libraries/mobile/react-native

1 file changed

+3
-3
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ strat: react-native
44
repo: analytics-react-native
55
---
66

7-
> info "Analytics React Native 2.0 Pilot"
8-
> Analytics React Native 2.0 is available as a public pilot. Use of this pilot is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/){:target="_blank"}. For more information, see the [Analytics React Native 2.0 GitHub repository](https://github.com/segmentio/analytics-react-native){:target="_blank"}.
7+
> info "Analytics for React Native 2.0 in Public Beta"
8+
> Analytics for React Native 2.0 is available in public beta and is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/){:target="_blank"}. For more information, see the [Analytics for React Native 2.0 GitHub repository](https://github.com/segmentio/analytics-react-native){:target="_blank"}.
99
1010
Analytics for React Native makes it easy to send your data to any analytics or marketing tool without having to learn, test or implement a new API every time.
1111

@@ -18,7 +18,7 @@ In cloud-mode, Analytics-React-Native functions as a normal Segment library. In
1818

1919
> warning ""
2020
> When you bundle a destination’s device-mode SDK, the React Native library serves as a wrapper for the iOS or Android source libraries. To access the underlying destination code, it is necessary to write bridging code between the React Native wrapper, and the destination’s SDK.
21-
>
21+
>
2222
> For example, if to configure deep linking or retrieve the Appsflyer ID in Appsflyer, or configure in-app messages or push notifications in Braze, you must write code to specifically access these methods from the destination SDK.
2323
2424
### Analytics-React-Native and Unique Identifiers

0 commit comments

Comments
 (0)