react-native-debounce-touchable
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

react-native-debounce-touchable

use-debounce with react-native-gesture-handler

Installation

npm install react-native-debounce-touchable

Usage

import { multiply } from 'react-native-debounce-touchable';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-debounce-touchable

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

32.2 kB

Total Files

24

Last publish

Collaborators

  • dppo