-
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
[NoQA] Bump reanimated to v3.16.1 #52048
[NoQA] Bump reanimated to v3.16.1 #52048
Conversation
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.
No longer needed, it was fixed here
@eVoloshchak 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] |
@eVoloshchak please prioritize reviewing this PR |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Reviewer Checklist
Screenshots/VideosAndroid: Nativescreen-20241113-163350.mp4Android: mWeb Chromescreen-20241112-183339.mp4iOS: NativeScreen.Recording.2024-11-12.at.18.43.27.moviOS: mWeb SafariRPReplay_Final1731432988.MP4MacOS: Chrome / SafariScreen.Recording.2024-11-12.at.18.24.31.movScreen.Recording.2024-11-12.at.18.20.41.movMacOS: DesktopScreen.Recording.2024-11-12.at.18.29.13.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.
On iOS, getting the following error on app startup and when switching between tabs. Confirmed it isn't present on dev
[Reanimated] Reading from value during component render. Please ensure that you do not access the value property or use get method of a shared value while React is rendering a component.
Screen.Recording.2024-11-12.at.19.16.10.mov
There's a PR open to fix this: dohooo/react-native-reanimated-carousel#710 |
@eVoloshchak I don't understand, we don't use |
Let's not block this PR on this, we will use the new shared value API as a follow-up PR. More info here. |
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!
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
✋ 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/luacmartins in version: 9.0.62-0 🚀
|
Looks like this is breaking HybridApp from building, any idea how to fix it? https://github.com/Expensify/App/actions/runs/11828230739/job/32957942833 |
Renaming |
It was also breaking the iOS build (non-HybridApp), so for now we went ahead with a revert. |
It won't be as easy as just renaming, some lines changed in that patch so we had to update it, here is a PR - let's merge it just after this PR 🙏 |
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.62-4 🚀
|
Explanation of Change
Fixed Issues
$ #52024
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
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 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
android.webm
iOS: Native
ios.mp4
MacOS: Chrome / Safari
web.mov