react-native-drag-sort icon indicating copy to clipboard operation
react-native-drag-sort copied to clipboard

TypeError: Cannot read property 'setLayoutAnimationEnabledExperimental' of null [Component Stack] (NOBRIDGE) ERROR Warning: TypeError: Cannot read property 'DragSortableView' of undefined

Open orzhtml opened this issue 1 year ago • 4 comments

orzhtml avatar Dec 19 '24 10:12 orzhtml

安卓运行报错了 react-native 0.76.3 +

orzhtml avatar Dec 19 '24 11:12 orzhtml

any fix ?

BarisTonbul avatar Mar 15 '25 13:03 BarisTonbul

It's working https://github.com/perryhoang2012/interview-pastel-grid/pull/10 to me

igorskiter avatar Mar 22 '25 20:03 igorskiter

find AnySizeDragSortableView.js and modify like this:

Image

xiaoleiooo avatar Apr 25 '25 09:04 xiaoleiooo