0.4.0 • Published 8 months ago

react-native-click-type v0.4.0

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

react-native-click-type

A React Native package for differentiating between mouse and touch clicks.

Installation

npm install react-native-click-type

Usage

import { getClickType } from 'react-native-click-type';

// ...

const result = await getClickType();

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

0.4.0

8 months ago

0.3.0

8 months ago

0.2.0

8 months ago

0.1.0

8 months ago