react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

[Bug]: No smooth animation when returning to the initial position

Open zispidd opened this issue 3 months ago • 10 comments

Version

v5

Reanimated Version

v4

Gesture Handler Version

v2

Platforms

iOS

What happened?

There is no smooth animation when returning to the initial position. Also, for some reason, animateOnMount={false} does not work in my main code (the animation still plays when animateOnMount is set to false).

Error is on reanimated 4+

Reproduction steps

https://github.com/user-attachments/assets/552ae695-4333-4c40-a6b5-8cae60b0d9f8

Reproduction sample

https://snack.expo.dev/@zispidd/playful-violet-pizza

Relevant log output


zispidd avatar Sep 10 '25 20:09 zispidd

Reanimated 3 is working well, but animateOnMount={false} is not working. It shows animation when it shouldn't. Only on New Architecture, old works well

Update: old architecture seems also not working

zispidd avatar Sep 12 '25 22:09 zispidd

The same +1

veliseev93 avatar Sep 15 '25 11:09 veliseev93

Any updates?

veliseev93 avatar Sep 23 '25 06:09 veliseev93

No updates

zispidd avatar Sep 26 '25 12:09 zispidd

I was having the same issue with animateOnMount on 5.2.6, downgrading to 5.1.8 resolves it

ben-wright avatar Sep 30 '25 20:09 ben-wright

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Oct 31 '25 09:10 github-actions[bot]

still issue

zispidd avatar Oct 31 '25 10:10 zispidd

Can confirm this is still an issue and repro works on Expo Go with Expo 54. This annoying snapping is something I noticed across New Arch + Gesture Handler v2 + Reanimated v4. Example that gesture handler shows exhibits this exact snapping issue on reanimated version: code snippet (+ backup). Legacy looks and feels great, Reanimated one for quick "flicks" snaps with no animation. Easy to see when "overextending". Same thing plagues bottom sheet but when overextending the sheet above it's snap point if you flick it then it snaps back instantly just like swipeables. Not sure where to report this

[email protected] [email protected] [email protected] @gorhom/[email protected]

https://github.com/user-attachments/assets/8a88011f-4d9d-48cc-aad6-a0a1c546ba88

snacksncode avatar Nov 04 '25 12:11 snacksncode

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Dec 05 '25 09:12 github-actions[bot]

Still issue

zispidd avatar Dec 06 '25 11:12 zispidd