react-native-draggable-list-uplab
v0.1.2
Published
Draggable list
Downloads
5
Maintainers
Readme
react-native-draggable-list-uplab
Draggable list
Installation
npm install react-native-draggable-list-uplab
Usage
import { multiply } from 'react-native-draggable-list-uplab';
// ...
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