-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: Upgrade to React Native 0.72.3 #5128
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
Conversation
expo 49 (only main), reanimated 3, fab removed, RN patch removed, RN path manually set on podfile
f8fb24a to
71dafd3
Compare
942bab4 to
72fa2ea
Compare
44189f4 to
c5726db
Compare
c5726db to
1d99145
Compare
2c4c881 to
43a131f
Compare
ce3dae4 to
60a8108
Compare
| - restore_cache: *restore-gradle-cache | ||
|
|
||
| - save_cache: *save-npm-cache-linux | ||
| # - restore_cache: *restore-gradle-cache |
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.
Had to do it to build properly.
Removed here only, because e2e tests seems to work with it.
Probably because here it's bundling, while there it's assembling.
After we get rid of the RN Android fork, we might be able to enable it again.
dnlsilva
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.
Co-authored-by: Gleidson Daniel Silva <[email protected]>
Co-authored-by: Gleidson Daniel Silva <[email protected]>

Proposed changes
Depends on RocketChat/rn-extensions-share#10
Issue(s)
How to test or reproduce
Screenshots
Types of changes
Checklist
Further comments
NATIVE-368