You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The carousel is very laggy when snap to item on Android while it works fine on iOS.
If you view the video at 0.5x speed, you will see that the item already snaps into correct place, but after that somehow it is shifted downward and snapped upward again. I am not sure if it is caused by the ITEM_HEIGHT or SLIDER_HEIGHT props being set inaccurately.
Version: 3.9.1
The carousel is very laggy when snap to item on Android while it works fine on iOS.
If you view the video at 0.5x speed, you will see that the item already snaps into correct place, but after that somehow it is shifted downward and snapped upward again. I am not sure if it is caused by the
ITEM_HEIGHT
orSLIDER_HEIGHT
props being set inaccurately.Screen.Recording.2024-05-21.at.11.56.21.mov
Here are the props of the Carousel component:
The text was updated successfully, but these errors were encountered: