-
Notifications
You must be signed in to change notification settings - Fork 197
feat: update react native in example to 0.69.2 #613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looks good. Only request can you also update the readme here for the instructions on how to import correctly and setup the trackdeeplinks after this change? |
@oscb thanks! Definitely can do. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one change needed in core
## [@segment/analytics-react-native-v2.5.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-v2.4.0...@segment/analytics-react-native-v2.5.0) (2022-07-27) ### Features * update react native in example to 0.69.2 ([#613](#613)) ([d9e7967](d9e7967)) ### Bug Fixes * race condition when using state changing events ([#611](#611)) ([40ede04](40ede04))
🎉 This PR is included in version @segment/analytics-react-native-v2.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Updates react native version in example app to
0.69.2
to support new react native architecture