segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
354 stars 181 forks source link

Include updated Expo instructions for deep link tracking #944

Closed leopic closed 2 months ago

leopic commented 2 months ago

Adds missing instructions of how to setup Automating Deep Link tracking for iOS, under Expo.

The current set of instructions assume Objective-C and a non-volatile AppDelegate.

oscb commented 2 months ago

This is great! Thanks for adding this