react-native-draggable-flatlist icon indicating copy to clipboard operation
react-native-draggable-flatlist copied to clipboard

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'

Open ElicaInc opened this issue 2 years ago • 1 comments

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).

  • react-native-draggable-flatlist version: 3.1.0
  • OS: macOS 12.3.1
  • Platform: iOS
  • Node: 16.9.0
  • npm: 7.21.1
  • CocoaPods: 1.11.0
  • react: 17.0.2
  • react-native: 0.66.4
  • Reanimated version: 2.7.0
  • Realm: 10.20.0-beta.5
  • React Native Gesture Handler version:2.1.0

ElicaInc avatar Apr 16 '22 15:04 ElicaInc

Having the same issue

KrisLau avatar Apr 19 '22 14:04 KrisLau