deanmcpherson / react-native-sortable-listview

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

Adapting library for web #145

Open cherniv opened 6 years ago

cherniv commented 6 years ago

When i am trying to use this library on web (through react-native-web) it throws:

index.js:389 Uncaught TypeError: Cannot read property 'easeInEaseOut' of undefined

Because rn-web has no LayoutAnimation. So I've forked and fixed it here: https://github.com/cherniv/react-native-sortable-listview/commit/143c3bf164abaff78908727590816a1a923cfa7c