An exquisite React photo preview component. Latest version: 1.2.6, last published: 6 months ago. Start using react-photo-view in your project by running `npm i react-photo-view`. There are 78 other projects in the npm registry using react-photo-view.
npm install reactphotoview 安装完成后,您便可以开始在您的React组件中使用该库。 第二步:导入reactphotoview 在使用reactphotoview之前,您需要在您的组件文件中导入它。打开React组件文件,并在开头添加以下代码: javascript import React from 'react'; import { PhotoView } from 'reactphotoview'; 这将导入react...
An exquisite React photo preview component, forked from MinJieLiu react-photo-view. Latest version: 1.2.4, last published: 7 months ago. Start using react-photo-view-orcus in your project by running `npm i react-photo-view-orcus`. There are no other proj
缩放单张图片,支持手势和双击 npm install--save react-native-photo-view rnpm link react-native-photo-view /** * Created by mymac on 2017/9/13. *//** * Sample React Native App * https://github.com/facebook/react-native * @flow */importReact,{Component}from'react';import{AppRegistry,St...
Projects Security Insights Additional navigation options master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit History 122 Commits example src .editorconfig .gitignore .npmignore .prettierrc .travis.yml ...
npm install --save react-native-photo-view Manual installation Add these lines toandroid/settings.gradle include ':react-native-photo-view' project(':react-native-photo-view').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-photo-view/android') ...
只需两个简单的步骤: npm install --save react-native-photo-view rnpm link react-native-photo-view Manual installation Add these lines toandroid/settings.gradle include ':react-native-photo-view' project(':react-native-photo-view').projectDir = new File(rootProject.projectDir, '../node_modules...
react-view-photo-gallery Sign UpSign In 1packages found Sort Packages Optimal Popularity Quality Maintenance
or npm install react-native-photo-browser@https://github.com/ksti/react-native-photo-browser.git --save Properties PropTypeDescriptionDefault mediaList Array<Media> List of media objects to display. [] initialIndex Number Sets the visible photo initially. 0 alwaysShowControls Boolean Allows to con...
.npmignore config Apr 7, 2019 .prettierrc fixMinJieLiu#3 Mar 8, 2020 .travis.yml upgrade Nov 6, 2019 LICENSE init Jul 13, 2018 README.md md Dec 18, 2019 package.json feat: add arrow icon Mar 9, 2020 rollup.config.js use-less ...