0.2.1 • Published 1 year ago

rn-draggable v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

rn-draggable

a react native wrapper to drag any component

Installation

npm install rn-draggable

Usage

import { Draggable } from 'rn-draggable';

// ...

<Draggable>
	<YourCompomemt />
</Draggable>;

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

0.2.1

1 year ago

0.2.0

1 year ago