UNPKG

react-native-draggable-button

Version:

A simple React Native draggable button with functionalities to add to your code.

3 lines (2 loc) 80 B
// src/index.js export { DraggableButton } from './components/DraggableButton';