README
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