0.1.1 • Published 9 months ago

react-native-activity-detector v0.1.1

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

react-native-activity-detector

Detection of various activities in react-native

Installation

npm install react-native-activity-detector

Usage

import { multiply } from 'react-native-activity-detector';

// ...

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

0.1.1

9 months ago