react-native-uplab-draggable-list
v0.1.0
Published
Draggable list
Downloads
16
Maintainers
Readme
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