react-native-sortable-listview
react-native-sortable-listview copied to clipboard
COURT-1777 - Fix Flickers on non-iOS Platforms
This PR removes the LayoutAnimation method calls in order to reduce flickers on Android and Windows. Its likely to be fixed in the future, but it is causing some issues at times.
- https://github.com/deanmcpherson/react-native-sortable-listview/issues/112
- https://github.com/facebook/react-native/issues/13207
- https://facebook.github.io/react-native/docs/layoutanimation.html
It also creates an artificial ceiling for scrolls, HEIGHT - listLayout.height