Getting Started
1. Prerequisites
Before getting started, you need to install and configure the following dependencies:
Required Dependencies
-
react-native-reanimated: Required for animations
- Follow the installation guide in react-native-reanimated docs
-
react-native-gesture-handler: Required for gesture handling
- Follow the installation guide in react-native-gesture-handler docs
Optional Dependencies
- react-native-haptic-feedback: For haptic feedback support
- Follow the installation guide in the react-native-haptic-feedback README
2. Installation
npm install react-native-sortables
3. Next Steps
Head over to one of the following sections to learn how to use the library: