vision-camera-plugin-detect-document
v0.4.0
Published
Detect documents
Downloads
1
Maintainers
Readme
vision-camera-plugin-detect-document
Detect documents
Installation
npm install vision-camera-plugin-detect-document
Usage
import { multiply } from 'vision-camera-plugin-detect-document';
// ...
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