computerjazz / react-native-draggable-flatlist

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

Upgrade to 3.1.0 got the error 'Require cycle: node_modules/react-native-draggable-flatlist/lib/index.js -> node_modules/react-native-draggable-flatlist/lib/components/NestableDraggableFlatList.js -> node_modules/react-native-draggable-flatlist/lib/index.js' #375

Open ElicaInc opened 2 years ago

ElicaInc commented 2 years ago

Upgrade to 3.1.0 got the error 'Require cycle: node_modules/react-native-draggable-flatlist/lib/index.js -> node_modules/react-native-draggable-flatlist/lib/components/NestableDraggableFlatList.js -> node_modules/react-native-draggable-flatlist/lib/index.js'. Downgrade to 3.0.6 works fine.

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

KrisLau commented 2 years ago

Having the same issue