-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[Mobile] - React Native 0.69.4 Upgrade #43485
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
geriux
added
[Status] In Progress
Tracking issues with work in progress
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
labels
Aug 22, 2022
This was referenced Aug 22, 2022
2 tasks
geriux
force-pushed
the
rnmobile/upgrade/0.69.4
branch
from
October 5, 2022 11:45
9a2f4f2
to
4e323fc
Compare
geriux
force-pushed
the
rnmobile/upgrade/0.69.4
branch
from
October 11, 2022 11:18
33ed99f
to
8cb74a6
Compare
geriux
commented
Oct 11, 2022
Size Change: +2.94 kB (0%) Total Size: 1.3 MB
ℹ️ View Unchanged
|
This was referenced Oct 12, 2022
geriux
force-pushed
the
rnmobile/upgrade/0.69.4
branch
from
October 19, 2022 10:25
90ef6c2
to
9baf4b2
Compare
* Mobile - React Native 0.69.4 upgrade, base Android changes * Mobile - Remove RNGestureHandlerEnabledRootView since its now deprecated * Mobile - Update bundle android script
geriux
force-pushed
the
rnmobile/upgrade/0.69.4
branch
from
November 28, 2022 15:22
3e15b34
to
2388e63
Compare
Closing in favor of #45235 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In progress...
Fixes wordpress-mobile/gutenberg-mobile#5110
Related PRs
Gutenberg mobile feature branch
Android integration
iOS integration
What?
This PR upgrades the React Native version from
0.66.2
to0.69.4
.Why?
To keep up to date with the latest stable React Native release, as well as to have the base foundation changes for the new architecture. It will also unblock the effort to add React 18 in Gutenberg.
How?
TBD
Testing Instructions
Screenshots or screencast