0.1.0 • Published 12 months ago
react-native-uplab-draggable-list v0.1.0
react-native-uplab-draggable-list
Draggable list
Installation
npm install react-native-uplab-draggable-list
Usage
import { multiply } from 'react-native-uplab-draggable-list';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library