More Premium Hugo Themes Premium React Themes

React Native Drax

A drag-and-drop system for React Native

React Native Drax

A drag-and-drop system for React Native

Author Avatar Theme by nuclearpasta
Github Stars Github Stars: 645
Last Commit Last Commit: Jun 7, 2025 -
First Commit Created: Feb 24, 2024 -
React Native Drax screenshot

Overview

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.

Features

  • Declarative: Allows for easy implementation of drag-and-drop functionalities.
  • Flexibility: Designed to support a variety of use cases.
  • Powerful: Capable of handling complex drag-and-drop interactions.
  • Stock Components: Provides default components for common scenarios.
  • TypeScript: Written in TypeScript for type safety and better development experience.
  • Compatibility: Requires React Native 0.65 or higher, with limited support for older versions.

Installation

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.

Summary

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.