react-native-sortable-listview icon indicating copy to clipboard operation
react-native-sortable-listview copied to clipboard

fix:runAfterInteractions leads to wrapperLayout undefined

Open souhaiebtar opened this issue 5 years ago • 1 comments

@deanmcpherson @chetstone @nihgwu when starting to drag and drop element, an error wrapperLayout undefined is generated, from 'KittenTeam/react-native-sortable-listview' commit 0264c3db324e3c86dabef63f269aa7d9ad9c7579

souhaiebtar avatar Apr 09 '19 10:04 souhaiebtar

the change from 0 to 5 was to fix hovering row position on Android, i will try to fix it in another way, because right now it's doesn't work with presence of runAfterInteractions,

souhaiebtar avatar Apr 09 '19 14:04 souhaiebtar