0.1.1 • Published 4 years ago

react-native-draggable-fab v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-draggable-fab

Draggable FAB for react native

Installation

npm install react-native-draggable-fab

Usage

import DraggableFab from "react-native-draggable-fab";

// ...

const result = await DraggableFab.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT