-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Bump react-native-screens #44427
Bump react-native-screens #44427
Conversation
@ahmedGaber93 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
The issue fixed on iOS simulator i.mp4 |
We need to update |
Reviewer Checklist
Screenshots/VideosAndroid: NativeThis PR not cover android native, but I do global test for screens transition & animation & navigation, and every thing seem good. Android: mWeb ChromeThis PR not cover android mWeb, but I do global test for screens transition & animation & navigation, and every thing seem good. iOS: Nativei.mp4iOS: mWeb SafariThis PR not cover iOS mWeb, but I do global test for screens transition & animation & navigation, and every thing seem good. MacOS: Chrome / SafariThis PR not cover web, but I do global test for screens transition & animation & navigation, and every thing seem good. MacOS: DesktopThis PR not cover desktop, but I do global test for screens transition & animation & navigation, and every thing seem good. |
- React | ||
- React-Codegen | ||
- React-RCTFabric | ||
- ReactCommon/turbomodule/core |
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.
Do we need to update react-native-config
in this PR?
@@ -2552,7 +2560,7 @@ SPEC CHECKSUMS: | |||
react-native-airship: 38e2596999242b68c933959d6145512e77937ac0 | |||
react-native-blob-util: 1ddace5234c62e3e6e4e154d305ad07ef686599b | |||
react-native-cameraroll: f373bebbe9f6b7c3fd2a6f97c5171cda574cf957 | |||
react-native-config: 5330c8258265c1e5fdb8c009d2cabd6badd96727 | |||
react-native-config: 5ce986133b07fc258828b20b9506de0e683efc1c |
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.
Also here, Do we need this change?
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.
This was just a result of running bundle install && bundle exec pod install
after bumping react-native-screens. Do you see a different diff when you run that locally?
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.
Yes, it found on my podfile.lock locally. Thanks for clarification.
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.
LGTM!
@stitesExpensify Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 9.0.4-0 🚀
|
🚀 Cherry-picked to staging by https://github.com/tgolen in version: 9.0.4-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.5-13 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
Details
Bumping react-native-screens to remove a patch and adopt the upstream fix.
Fixed Issues
$ #40613
Tests / QA Steps (iOS only)
Offline tests
n/a.
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
RPReplay_Final1719419296.MP4
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop