Skip to content
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

Update gesture handler and reanimated libraries #4615

Merged
merged 15 commits into from
Mar 3, 2022

Conversation

fluiddot
Copy link
Contributor

@fluiddot fluiddot commented Feb 28, 2022

Gutenberg PR: WordPress/gutenberg#39098
WordPress-Android PR: wordpress-mobile/WordPress-Android#16033
WordPress-iOS PR: wordpress-mobile/WordPress-iOS#18065

To test:
Follow the testing instructions described in WordPress/gutenberg#39098.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Mar 1, 2022

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@fluiddot fluiddot added this to the 1.72.0 milestone Mar 1, 2022
@fluiddot fluiddot added the dependencies Pull requests that update a dependency file label Mar 1, 2022
@fluiddot fluiddot marked this pull request as ready for review March 1, 2022 12:28
@fluiddot fluiddot requested a review from geriux March 1, 2022 12:28
"version": "5.0.2-wp-2",
"version": "5.2.0-wp-2",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like react-native-video was recently updated (reference) but its podspec wasn't updated.

Copy link
Contributor

@geriux geriux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! This aligns with the changes on Gutenberg approved as well. 🚀

@fluiddot
Copy link
Contributor Author

fluiddot commented Mar 2, 2022

LGTM! This aligns with the changes on Gutenberg approved as well. 🚀

Thanks @geriux for reviewing the PRs 🙇! I've just referenced in the PR's description the WordPress-Android and WordPress-iOS PRs, in case you could take a look at them.

I noticed that the Android installable build is not working due to this error, I'm currently investigating it but it's likely that it would require further changes in all PRs. I'll let you know when I apply the fix, thanks!

@fluiddot
Copy link
Contributor Author

fluiddot commented Mar 2, 2022

I noticed that the Android installable build is not working due to this error, I'm currently investigating it but it's likely that it would require further changes in all PRs. I'll let you know when I apply the fix, thanks!

The fix has been already applied, now both WordPress-Android and WordPress-iOS are ready for review 🎊 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Drag & Drop blocks] Upgrade dependencies related to gesture handling and animation
2 participants