0.1.5 • Published 5 months ago

react-native-smartcapture v0.1.5

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

react-native-smartcapture

Smartcapture

Installation

npm install react-native-smartcapture

Usage

import { multiply } from 'react-native-smartcapture';

// ...

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