WordPress-iOS
WordPress-iOS copied to clipboard
build: Upgrade to React Native 0.73
Related
- https://github.com/WordPress/gutenberg/pull/58475
- https://github.com/wordpress-mobile/gutenberg-mobile/pull/6590
Description
Incorporate changes from the Gutenberg project to upgrade the React Native dependency to version 0.73.
To test: See https://github.com/WordPress/gutenberg/pull/58475.
Regression Notes
- Potential unintended areas of impact Most anything in the editor view.
- What I did to test those areas of impact (or what existing automated tests I relied on) Manual testing outlined in https://github.com/WordPress/gutenberg/pull/58475.
- What automated tests I added (or what prevented me from doing so) None, this does not add new functionality.
PR submission checklist:
- [x] I have completed the Regression Notes.
- [x] I have considered adding unit tests for my changes.
- [x] I have considered adding accessibility improvements for my changes.
- [x] I have considered if this change warrants user-facing release notes and have added them to
RELEASE-NOTES.txtif necessary.
Testing checklist:
- [ ] WordPress.com sites and self-hosted Jetpack sites.
- [ ] Portrait and landscape orientations.
- [ ] Light and dark modes.
- [ ] Fonts: Larger, smaller and bold text.
- [ ] High contrast.
- [ ] VoiceOver.
- [ ] Languages with large words or with letters/accents not frequently used in English.
- [ ] Right-to-left languages. (Even if translation isn’t complete, formatting should still respect the right-to-left layout)
- [ ] iPhone and iPad.
- [ ] Multi-tasking: Split view and Slide over. (iPad)
📲 You can test the changes from this Pull Request in WordPress Alpha by scanning the QR code below to install the corresponding build.
| App Name | WordPress Alpha |
|
| Configuration | Release-Alpha | |
| Build Number | pr22588-7132216 | |
| Version | 24.4 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | 71322166d14fdce1398db08ff41a9b26c6bff80e | |
| App Center Build | WPiOS - One-Offs #9083 |
📲 You can test the changes from this Pull Request in Jetpack Alpha by scanning the QR code below to install the corresponding build.
| App Name | Jetpack Alpha |
|
| Configuration | Release-Alpha | |
| Build Number | pr22588-7132216 | |
| Version | 24.4 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | 71322166d14fdce1398db08ff41a9b26c6bff80e | |
| App Center Build | jetpack-installable-builds #8126 |