-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Upgrade to React Native 0.76 #51475
base: main
Are you sure you want to change the base?
Upgrade to React Native 0.76 #51475
Conversation
This comment has been minimized.
This comment has been minimized.
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel! Android - Taxes - Huge spacing between keyboard and Save buttonVersion Number: 9.0.61-0 Action Performed:
Expected Result:Save button will be above the keyboard without no massive space in between. Actual Result:Save button appears above the keyboard with massive space in between. Workaround:Unknown Platforms:
Screenshots/VideosBug6668244_1731923713089.Screen_Recording_20241118_171934_Settings.mp4 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel! Android - Expense - App crashes when exchanging expenses offline and returning onlineVersion Number: 9.0.61-0 Action Performed:Precondition:
Expected Result:App will not crash when user A returns online and chat refreshes. Actual Result:App crashes when user A returns online and chat refreshes. Workaround:Unknown Platforms:
Screenshots/VideosBug6668544_1731943777161.Screen_Recording_20241118_231656_New_Expensify_AdHoc.mp4 |
Hey @j-piasecki, I'm pretty sure we can remove changes made in #18837 as it was a workaround to an RN bug that got fixed a long time ago. This callback don't even run because |
🚧 @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 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 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! 🧪🧪 |
Details
This PR upgrades the version of React Native used in the App to 0.76.
Fixed Issues
$ #48911
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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