A drag-and-drop system for React Native
react-native-drax is a declarative drag-and-drop system for React Native, written in TypeScript. It offers flexibility and power to support various use cases, with stock components and default settings covering common scenarios with minimal configuration. However, the project is in need of additional contributors to maintain and enhance it.
To install react-native-drax, run the following command in your React Native project directory:
npm install react-native-drax
Ensure you have React Native 0.65 or higher. For older versions, check compatibility with specific versions as mentioned in the Overview section.
react-native-drax is a drag-and-drop system for React Native that aims to simplify the implementation of drag-and-drop interactions in mobile applications. While offering flexibility and power, the project is seeking additional contributors to enhance its functionalities and maintain compatibility with newer versions of React Native and its dependencies.