0.1.1 • Published 5 years ago
react-native-draggable-fab v0.1.1
react-native-draggable-fab
Draggable FAB for react native
Installation
npm install react-native-draggable-fabUsage
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