Skip to content

fix(Reanimated): cancelAnimation on web #7269

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
merged 1 commit into from
Mar 18, 2025

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Mar 18, 2025

Summary

In current implementation calling cancelAnimation on Web results in an error since it invokes runOnUI.

Test plan

  • Test in in WebExample

@tjzel tjzel added this pull request to the merge queue Mar 18, 2025
Merged via the queue into main with commit 48905d4 Mar 18, 2025
10 checks passed
@tjzel tjzel deleted the @tjzel/reanimated/fix-cancel-animation-on-web branch March 18, 2025 15:36
@tjzel tjzel mentioned this pull request Mar 17, 2025
13 tasks
tjzel added a commit that referenced this pull request Mar 27, 2025
## Summary

In current implementation calling `cancelAnimation` on Web results in an
error since it invokes `runOnUI`.

## Test plan

- [x] Test in in WebExample
@Copilot Copilot AI mentioned this pull request Mar 27, 2025
1 task
tjzel added a commit that referenced this pull request Mar 28, 2025
## Summary

In current implementation calling `cancelAnimation` on Web results in an
error since it invokes `runOnUI`.

## Test plan

- [x] Test in in WebExample
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