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
After upgrading react-native-reanimated and worklets, it seems there is a bug where sometimes the Sortable.Grid does not render the items until I scroll.
Description
Hi,
After upgrading react-native-reanimated and worklets, it seems there is a bug where sometimes the Sortable.Grid does not render the items until I scroll.
Video attached for reference. I am following almost exactly this example https://react-native-sortables-docs.vercel.app/grid/examples/auto-scroll
ScreenRecording_06-01-2026.15-50-29_1.MP4
Steps to reproduce
Code snippet, Snack or GitHub repository link
https://videoattached.com
React Native Sortables version
1.9.4
Reanimated version
4.4.0
React Native Gesture Handler version
3.0.0
React Native version
0.85.3
Platforms
iOS
Architecture
Fabric (New Architecture)
Workflow
React Native Bare Workflow
Device
Real device
Acknowledgements
Yes