brh55 / react-native-masonry

:raised_hands: A pure JS react-native component to render a masonry~ish layout for images with support for dynamic columns, progressive image loading, device rotation, on-press handlers, and headers/captions.
MIT License
1.32k stars 157 forks source link

Any drag and drop / sortable implementation possible? #101

Open MaxInMoon opened 6 years ago

MaxInMoon commented 6 years ago

Hi, I'm wondering if someone has ever implement a masonry drag and drop / sortable feature, or has some informations. Thank you in advance.

sangeethkumarv commented 5 years ago

Badly in need of this feature, has anyone done this?

brh55 commented 5 years ago

Open to taking a PR on this, I just haven't had time to work on this project as I'm not using react-native often these days!