stephenseager
stephenseager
I am seeing an issue related to this, where swapping the last 2 items in a list causes a 'snapping' animation. When you swap the last items, the last item...
Any updates on this issue?
So i did some debugging into this issue and it seems the issue is with the GestureDetector handler. See the following commit on a fork i created https://github.com/computerjazz/react-native-draggable-flatlist/commit/429da79937bc767bf01bda812e98a52af7c1990e If i...
Also seeing this error, any updates? Seems the comment below, found within CellRendererComponent, needs to be addressed? ` // NOTE: Keep an eye on reanimated LayoutAnimation refactor: // https://github.com/software-mansion/react-native-reanimated/pull/3332/files //...
Just want to add to this, I also updated to 0.71.7 and still seeing massive performance issues, when i disable hermes on both expo and react-native cli, the performance is...
Commenting to say i am also getting this exact same issue. However i never got the issue on React Native 0.72.6, i now experience it on React Native 0.74.1.