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
@@ -45,12 +44,12 @@ NOTE: This project is currently in development and is covered by Segment's [Firs
45
44
46
45
## Installation
47
46
48
-
Install `@segment/analytics-react-native` and [`react-native-async-storage/async-storage`](https://github.com/react-native-async-storage/async-storage):
47
+
Install `@segment/analytics-react-native`, [`@segment/sovran-react-native`](https://github.com/segmentio/sovran-react-native) and [`react-native-async-storage/async-storage`](https://github.com/react-native-async-storage/async-storage):
⚠️ For Android, you will have to add some extra permissions to your `AndroidManifest.xml`.
62
61
63
-
### Expo Installation
62
+
### Expo
64
63
65
64
🚀 `@segment/analytics-react-native 2.0` is compatible with Expo's [Custom Dev Client](https://docs.expo.dev/clients/getting-started/) and [EAS builds](https://docs.expo.dev/build/introduction/) without any additional configuration. Destination Plugins that require native modules may require custom [Expo Config Plugins](https://docs.expo.dev/guides/config-plugins/).
66
65
67
-
Follow the installation steps listed above for standard React Native builds
0 commit comments