image-picker-mobile

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

Usage no npm install needed!

<script type="module">
  import imagePickerMobile from 'https://cdn.skypack.dev/image-picker-mobile';
</script>

README

image-picker-mobile

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

查看文档和示例

使用

npm 或 yarn 安装

npm install image-picker-mobile --save

yarn add image-picker-mobile

import ImagePicker from 'image-picker-mobile';