登录 注册
当前位置:主页 > 资源下载 > 32 > react-mobile-image-viewer,这款手机图像查看器的功能类似于微信图像预览

react-mobile-image-viewer,这款手机图像查看器的功能类似于微信图像预览

  • 更新:2024-12-17 19:07:14
  • 大小:4.81MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

react-mobile-image-viewer 体验 git clone https://github.com/skyFi/react-mobile-image-viewer.git cd react-mobile-image-viewer yarn && npm start 本地手机预览需要在同一个局域网下面访问<本地电脑ip>:3000 在线预览: 安装 npm install react-mobile-image-viewer --save 使用 做函数使用(推荐) 基本规则: viewer(<配置信息([如下](#配置))>: Object) => ({ destroy: Function }); // import import viewer from 'react-mobile-image-viewer'; import 'react-mobile-image-viewer