Installation
Installing the library
Install expo-drag-drop-content-view through npm:
- Expo
- React Native
yarn add expo-drag-drop-content-view
Installing Expo
You'll need to have Expo installed. You can install it using Expo modules
npx expo install expo-drag-drop-content-view
Important Note
Expo Go is not supported due to the usage of native code. Please use the development build instead.