-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Gutenberg] Update gesture handler and reanimated libraries #16033
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
[Gutenberg] Update gesture handler and reanimated libraries #16033
Conversation
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
|
The installable build is failing with error: Looks like we'd have to exclude the file |
|
You can test the changes on this Pull Request by downloading the APKs: |
geriux
left a comment
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.
Generated by 🚫 dangerJS |

Gutenberg Mobile PR: wordpress-mobile/gutenberg-mobile#4615
This PR updates the Gutenberg Mobile reference to add newer versions of the following libraries, which are native dependencies of Gutenberg:
react-native-gesture-handlerreact-native-reanimatedNOTE: This PR will be merged into
gutenberg/1.72.0-changesbranch instead oftrunkdue we don't know on which Gutenberg Mobile release will be incorporated, therefore all native changes should be put on hold until the next release is planned.To test:
Follow testing instructions from WordPress/gutenberg#39098.
Regression Notes
Potential unintended areas of impact
It should only impact the editor hence, I don't foresee any potential unintended areas of impact.
What I did to test those areas of impact (or what existing automated tests I relied on)
N/A
What automated tests I added (or what prevented me from doing so)
N/A
PR submission checklist:
RELEASE-NOTES.txtif necessary.