ga-react-native-image-scanner
v0.1.0
Published
test
Downloads
0
Readme
ga-react-native-image-scanner
Allows user to scan, rotate and crop image
Installation
npm install ga-react-native-image-scanner
Usage
import { multiply } from 'ga-react-native-image-scanner';
// ...
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