computerjazz / react-native-draggable-flatlist

A drag-and-drop-enabled FlatList for React Native
MIT License
1.93k stars 403 forks source link

App freeze issue #490

Open stmake22 opened 1 year ago

stmake22 commented 1 year ago

This package has external dependencies of react-native-reanimated and react-native-gesture-handler which must be installed separately. Before opening an issue related to animations or gestures please verify that you have completed ALL installation steps, including the changes to MainActivity.

Describe the bug If react-native-draggable-flatlist and TextInput are on one page, it stops after typing a certain number of texts in TextInput. is this a bug? Any solution?

Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).

Additional context Add any other context about the problem here.

JoeMartin2001 commented 1 year ago

I am also facing similar issue of app freeze but it is freezing cuz of:

VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality - use another VirtualizedList-backed container instead.

issue

osafahmad commented 6 months ago

Please downgrade with this version 3.1.2