-
Notifications
You must be signed in to change notification settings - Fork 125
More mobile improvements #13609
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
More mobile improvements #13609
Conversation
|
| "react-native-radial-gradient": "1.1.4", | ||
| "react-native-randombytes": "3.6.1", | ||
| "react-native-reanimated": "4.1.6", | ||
| "react-native-reanimated": "~3.19.5", |
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.
why not pin this?
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.
|
Downgrades reanimated and collapsible-tab-view to be more compatible
Drops some buffering track-player logic that actually didnt help
Adds a patch to react-native exceptions manager to ignore issues with prop values (should help prevent random app freezes)
Note: going to reintroduce latest collapsible tabs actually now that reanimated is downgraded