Skip to content

(cherry-pick) Add synchronous props example #7995

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

Merged

Conversation

MatiPl01
Copy link
Member

@MatiPl01 MatiPl01 commented Aug 4, 2025

Cherry-pick of the #7975

This PR adds an example to test out animating props that are supposed to
be updated using a synchronous fast-path on Android when
`ANDROID_SYNCHRONOUSLY_UPDATE_UI_PROPS` Reanimated static feature flag
is enabled.

| Android | iOS |
|:-:|:-:|
| <video
src="https://github.com/user-attachments/assets/bb13f55c-a972-4f85-b8d4-654a628eeedb"
/> | <video
src="https://github.com/user-attachments/assets/6466a73e-7313-4dd1-820e-f179632ec8a4"
/> |

- Fix animating `border(...)Radius` on iOS
- Support animating `border(...)Radius` with percentage

Make sure that `ANDROID_SYNCHRONOUSLY_UPDATE_UI_PROPS` feature flag is
enabled.
@MatiPl01 MatiPl01 self-assigned this Aug 4, 2025
@MatiPl01 MatiPl01 mentioned this pull request Aug 4, 2025
15 tasks
@MatiPl01 MatiPl01 requested a review from tomekzaw August 4, 2025 12:26
@MatiPl01 MatiPl01 merged commit bc61dd3 into 4.0-stable Aug 5, 2025
10 checks passed
@MatiPl01 MatiPl01 deleted the @matipl01/cherry-pick/add-synchronous-props-example branch August 5, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants