Skip to content

Commit 710ab18

Browse files
authored
Merge pull request #3028 from kbrandwijk/patch-1
Clarify Expo compatibility
2 parents f57e6c2 + 12e9052 commit 710ab18

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you're migrating to Analytics React Native 2.0 from an older Analytics React
1616
> warning ""
1717
> `@segment/analytics-react-native 2.0` is compatible with Expo's [Custom Dev Client](https://docs.expo.dev/development/getting-started/){:target="_blank"} and [EAS builds](https://docs.expo.dev/build/introduction/){:target="_blank"} without any additional configuration. Destination Plugins that require native modules may require custom [Expo Config Plugins](https://docs.expo.dev/guides/config-plugins/){:target="_blank"}.
1818
>
19-
> `@segment/analytics-react-native 2.0` is not compatible with Expo's managed workflow.
19+
> `@segment/analytics-react-native 2.0` isn't compatible with Expo Go.
2020
2121

2222
## Getting Started

0 commit comments

Comments
 (0)