-
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
[New Architecture] Upgrade react-native-reanimated
#36404
[New Architecture] Upgrade react-native-reanimated
#36404
Conversation
Commenting to clarify that:
|
@allroundexperts 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] |
Important Let's hold off with merging this PR, because there will be one more patch coming in for reanimated in a couple of days |
react-native-reanimated
react-native-reanimated
Ran a few tests to make sure everything was working fine. We should be good to go now @allroundexperts |
react-native-reanimated
react-native-reanimated
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-02-28.at.1.39.32.PM.movScreen.Recording.2024-02-28.at.1.40.37.PM.movAndroid: mWeb ChromeScreen.Recording.2024-02-28.at.11.36.06.AM.movScreen.Recording.2024-02-28.at.11.36.06.AM.moviOS: NativeScreen.Recording.2024-02-28.at.2.05.41.PM.movScreen.Recording.2024-02-28.at.2.06.47.PM.moviOS: mWeb SafariScreen.Recording.2024-02-28.at.11.25.16.AM.movScreen.Recording.2024-02-28.at.11.26.37.AM.movMacOS: Chrome / SafariScreen.Recording.2024-02-28.at.11.20.56.AM.movScreen.Recording.2024-02-28.at.11.21.10.AM.movMacOS: DesktopScreen.Recording.2024-02-28.at.11.22.54.AM.mov |
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.
Looks good!
✋ 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/roryabraham in version: 1.4.45-0 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.45-6 🚀
|
Details
Upgrade of
react-native-reanimated
version to 3.7.0Fixed Issues
$ #36187
Tests
There are multiple places in app where reanimated is responsible for animations, so checking if overall animations are running smoothly is important, but here are some examples you can test:
Offline tests
N/A
QA Steps
There are multiple places in app where reanimated is responsible for animations, so checking if overall animations are running smoothly is important, but here are some examples you can test:
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
android1.mov
android2.mov
Android: mWeb Chrome
chrome1.mov
chrome2.mov
iOS: Native
ios1.mov
ios2.mov
iOS: mWeb Safari
safari1.mov
safari2.mov
MacOS: Chrome / Safari
web1.mov
web2.mov
MacOS: Desktop
desktop1.mov
desktop2.mov