Skip to content

Conversation

@dohooo
Copy link
Owner

@dohooo dohooo commented May 6, 2024

Relates to #574

nmassey and others added 3 commits March 22, 2024 23:24
fix: `onGestureEnd` -> `endWithSpring` uses outdated data via `useSharedValue`
…ection reversal

endWithSpring used outdated data from useSharedValue after onGestureEnd, causing incorrect carousel
behavior on direction reversal.

Closes #535, Closes #568, Closes #579
@dohooo dohooo added the bug Something isn't working label May 6, 2024
@dohooo dohooo self-assigned this May 6, 2024
@changeset-bot
Copy link

changeset-bot bot commented May 6, 2024

🦋 Changeset detected

Latest commit: d9557b2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
react-native-reanimated-carousel Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 6, 2024
@vercel
Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-reanimated-carousel ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 9:56am

@BrodaNoel
Copy link
Contributor

You can't imagine how happy I am of seeing these PRs getting merged! Thanks for that! This is one of the bugs that was blocking my release.

I'm gonna try it today and give some feedback.
Thanks again!

@dohooo
Copy link
Owner Author

dohooo commented May 6, 2024

You can't imagine how happy I am of seeing these PRs getting merged! Thanks for that! This is one of the bugs that was blocking my release.

I'm gonna try it today and give some feedback. Thanks again!

Sorry for keeping you waiting for so long.

@BrodaNoel
Copy link
Contributor

Naaaa, no problem. Everything can wait in this life

@dohooo dohooo restored the dev branch May 6, 2024 11:08
@dohooo dohooo mentioned this pull request Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants