Skip to content
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

Fix Layout Animation restart #4095

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Conversation

piaskowyk
Copy link
Member

@piaskowyk piaskowyk commented Feb 23, 2023

In #4043 I changed the restarting animation logic in animationManager.ts. Accidentally I removed restarting animation for the rest of the Layout Animations. Fortunately, I found a better way to handle restart animation for both LA and SET animations types.

@piaskowyk piaskowyk added this pull request to the merge queue Feb 24, 2023
Merged via the queue into main with commit 27d2d8c Feb 24, 2023
@piaskowyk piaskowyk deleted the @piaskowyk/fix-layout-animation-restat branch February 24, 2023 08:33
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
In software-mansion#4043 I changed the restarting animation logic in
`animationManager.ts`. Accidentally I removed restarting animation for
the rest of the Layout Animations. Fortunately, I found a better way to
handle restart animation for both LA and SET animations types.
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