react-native-draggable-fab

Draggable FAB for react native

Usage no npm install needed!

<script type="module">
  import reactNativeDraggableFab from 'https://cdn.skypack.dev/react-native-draggable-fab';
</script>

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