1.1.0 • Published 4 years ago

@heytea/react-native-photo-view v1.1.0

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

react-native-photo-view

Getting started

$ npm install @heytea/react-native-photo-view --save

Mostly automatic installation

$ react-native link @heytea/react-native-photo-view

Usage

import ReactNativePhotoView from '@heytea/react-native-photo-view';

// 预览图片
ReactNativePhotoView.previewImage({
    urls: ['http://test.cdn.heytea.com/storage/common/2020/07/07/2331c149e6684f26a38fb2ab1251967b.png', 'http://test.cdn.heytea.com/storage/common/2020/07/07/2331c149e6684f26a38fb2ab1251967b.png'],
    current: 'http://test.cdn.heytea.com/storage/common/2020/07/07/2331c149e6684f26a38fb2ab1251967b.png',
})
1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago