react-native-sortable-listview
react-native-sortable-listview copied to clipboard
fix:runAfterInteractions leads to wrapperLayout undefined
@deanmcpherson @chetstone @nihgwu
when starting to drag and drop element, an error wrapperLayout undefined
is generated,
from 'KittenTeam/react-native-sortable-listview' commit 0264c3db324e3c86dabef63f269aa7d9ad9c7579
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,