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

feat: add onResetAnimationEnd prop #41

Merged
merged 3 commits into from
Jan 21, 2024

Conversation

likashefqet
Copy link
Owner

A callback triggered upon the completion of the reset animation. It accepts two parameters: finished and values. The finished parameter evaluates to true if all animation values have successfully completed the reset animation; otherwise, it is false, indicating interruption by another gesture or unforeseen circumstances. The values parameter provides additional detailed information for each animation value.

@likashefqet likashefqet added the enhancement New feature or request label Jan 21, 2024
@likashefqet likashefqet self-assigned this Jan 21, 2024
@likashefqet likashefqet merged commit 4975c13 into main Jan 21, 2024
6 checks passed
@likashefqet likashefqet deleted the feature/RNIZ-01-add-onResetAnimationEnd-callback branch January 21, 2024 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant