@dppo/react-native-debounce-touchable
v0.1.1
Published
use-debounce to react-native touchable components
Readme
react-native-debounce-touchable
use-debounce to react-native touchable components
Installation
npm install react-native-debounce-touchableUsage
import DebounceTouchable from "react-native-debounce-touchable";
// ...
const result = await DebounceTouchable.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
