1.0.0 • Published 28 days ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days 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