Drag drop capable wrapper of ListView for React Native

Dean McPherson makes clear that his Component for dragging and dropping rows inside React Native's ListView is still in development but the concept is cool and it might come in handy in your future Apps. Make sure to check it out and follow his progress.

react-native-sortable-listview on GitHub (Example)

Drag drop capable wrapper of ListView for React Native. Allows for dragging and dropping of rows with automatic scrolling while dragging.

Note that this quite raw still, and is not recommended for production use. Tested on React Native 0.18+.