deanmcpherson / react-native-sortable-listview

Drag drop capable wrapper of ListView for React Native
MIT License
917 stars 235 forks source link

Fixing: Cannot read property 'easeInEaseOut' of undefined #146

Closed cherniv closed 6 years ago

cherniv commented 6 years ago

https://github.com/deanmcpherson/react-native-sortable-listview/issues/145

nihgwu commented 6 years ago

Thanks, can you add a comment why LayoutAnimation is not available in some case, also please update the changelog

BTW, does this library works on react-native-web with this fix? That would be really great, thanks

cherniv commented 6 years ago

@nihgwu done. It has some flickers but basically works fine, especially on long lists for me