mochixuan/react-native-drag-sort

兼容性问题.和 react-native@0.71.6不兼容.报错

Closed this issue · 0 comments

JSX element type 'DragSortableView' does not have any construct or call signatures.ts(2604)

error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.