Introduction

react-native-dnd is a modern and easy-to-use drag&drop library for react-native.

  • Modern and future-proof: Built on react-native-reanimated v3 🔗

  • Hooks based: Exposes powerful hooks useDraggable and useDroppable to build your own primitive components.

  • Ready to use: Out-of-the-box configurable components like Draggable to quickly get started.

  • Powerful & Performant: The implementation has been tailored for advanced use cases where performance is critical. It can be used for a wide range of use cases like sorting items.

Demo

demo