UNPKG

react-native-draggable-container

Version:

A simple React Native container component to add drag and drop functionalities to your code.

3 lines (2 loc) 86 B
// src/index.js export { DraggableContainer } from './components/DraggableContainer';