-
Notifications
You must be signed in to change notification settings - Fork 3.2k
feat: RN 77 upgrade #55861
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
feat: RN 77 upgrade #55861
Conversation
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
@WoLewicki This might help you here react-native-modal/react-native-modal#781 |
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
🚧 @mountiny has triggered a test hybrid app build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Asked QA to test the hybrid |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
@war-in Wrong color of header in ND Standalone build. |
@war-in The map is not panning correctly when entering the waypoints initially. |
# Conflicts: # ios/NewExpensifyTests/Info.plist
|
@shubham1206agra I verified on the main and the color of the header is white too - unrelated
Could you post some reproduction steps and include the expected result? It'll be much easier for me to check |
Enter 2 waypoints and expected result is that both waypoints should be visible in the map with correct zoom level. |
# Conflicts: # ios/NewExpensifyTests/Info.plist
@shubham1206agra verified and not reproducible Screen.Recording.Mar.19.2025.from.Marcin.Warchol.mp4 |
|
@war-in Can you fix conflicts so we can merge this PR? |
# Conflicts: # ios/NewExpensifyTests/Info.plist
|
@shubham1206agra done! |
Reviewer Checklist
|
# Conflicts: # ios/NewExpensifyTests/Info.plist # package-lock.json # package.json
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@mountiny Anything to QA here? |
@mvtglobally this will be general regression testing, if you find any deploy blockers, might be related to this |
🚀 Deployed to staging by https://github.com/mountiny in version: 9.1.16-0 🚀
|
@mountiny Can we check it off the checklist then once regression is done? |
Yes please |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.1.16-4 🚀
|
Explanation of Change
PR bumping RN to 0.77 and updating dependencies connected with it.
MOBILE-EXPENSIFY: https://github.com/Expensify/Mobile-Expensify/pull/13394
Fixed Issues
$ #54903
PROPOSAL:
Patches
patches/@react-native+assets-registry+0.76.3.patch
patches/expo+52.0.14+002+rn-75-fixes.patch
patches/expo+52.0.14+003+fix-form-data-entries-override.patch
patches/expo-modules-core+2.1.1+004+fix-type-exports.patch
patches/lottie-react-native+6.5.1+002+bridgeless.patch
patches/react-native+0.76.3+017+Android-onHostResume-resume-frame-callback.patch
patches/react-native+0.76.3+019+keyboard-avoiding-view.patch
patches/react-native+0.76.3+021+fix-selection-not-working.patch
patches/react-native+0.76.3+023+modal-navigation-bar-translucent.patch
patches/react-native+0.76.3+024+hybrid-app.patch
patches/react-native+0.76.3+027+measureText-full-width-if-wraps.patch
patches/react-native+0.76.3+028+fix-scroll-the-cursor-into-view-when-focus.patch
patches/expo+52.0.28+001+dont-change-formdata.patch - upstream PR
patches/jest-expo+52.0.3.patch - upstream PR
patches/react-native-reanimated+3.16.7+004+targets-for-markdown.patch - not available for upstream due to changes in Reanimated core, should be removed when we bump live-markdown version since it was fixed there in Fix linking error
error: undefined symbol: worklets::extractWorkletRuntime
on Android react-native-live-markdown#627patches/react-native-screens+3.35.0+004+cover-all-cases.patch - fixed in 4.x so it will removed when we bump to those versions, hopefully soon
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop