react-native-kolbi-opencv
v0.3.15
Published
this lib provide opencv methods
Downloads
241
Readme
react-native-kolbi-opencv
this lib provide opencv methods
Installation
npm install react-native-kolbi-opencv
Usage
import { multiply } from 'react-native-kolbi-opencv';
// ...
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