1.0.1 • Published 11 months ago

vps-react-native-image-picker v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

vps-react-native-image-picker

image picker

Installation

npm install vps-react-native-image-picker

Usage

import { multiply } from 'vps-react-native-image-picker';

// ...

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