image_multi_crop
v0.1.2
Published
Image_multi_crop is a package that is use to croop the image
Maintainers
Readme
image_multi_crop
Image_multi_crop is a package that is use to croop the image
Installation
npm install image_multi_cropUsage
import { multiply } from 'image_multi_crop';
// ...
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
