1.1.0 • Published 12 months ago

react-native-debounce-touchable v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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

1.1.0

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago