react-native-new-image-picker-and-cropper
v0.1.1
Published
image picker and cropper for ios
Downloads
1
Readme
react-native-new-image-picker-and-cropper
CURRENT LIBRARY IS IN UNDER DEVELOPMENT AND IS NOT READY TO USE. SORRY FOR INCONVENIENCE.
Installation
npm install react-native-new-image-picker-and-cropper
Usage
import { multiply } from 'react-native-new-image-picker-and-cropper';
// ...
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