Closed o-khizhnyak closed 8 years ago
Hello o-khizhnyak I am not able to drop the component to specific place Using Android
Hi @o-khizhnyak, the animation on iOS is purely powered by LayoutAnimation. If you have LayoutAnimation enabled it may work also on android (see https://github.com/facebook/react-native/issues/5267).
Thanks, @deanmcpherson, it works! Enabling of LayoutAnimation solved this problem.
Unlike iOS demo, when running example.js on Android, inactive rows change theirs positions without any animation when active item is dragging.
Using react-native 0.30.0, react-native-sortable-listview 0.1.1, Android 5.0.1.