1.0.13 • Published 4 years ago

image-picker-mobile v1.0.13

Weekly downloads
33
License
MIT
Repository
github
Last release
4 years ago

image-picker-mobile

基于react的移动端图片上传组件

查看文档和示例

使用

npm 或 yarn 安装

npm install image-picker-mobile --save
yarn add image-picker-mobile
import ImagePicker from 'image-picker-mobile';