react-native-photo-view-next
Version:
Displaying photos with pinch-to-zoom
39 lines (38 loc) • 914 B
JSON
{
"name": "react-native-photo-view-next",
"version": "2.0.1",
"description": "Displaying photos with pinch-to-zoom",
"main": "index.js",
"author": {
"name": "Cuong Lam",
"email": "thanhcuong1990@gmail.com"
},
"license": "MIT",
"keywords": [
"react-native",
"react-component",
"ios",
"android",
"gallery",
"lightbox",
"pinch",
"pinch-to-zoom",
"mobile",
"photo-view",
"image-zoom",
"react-native-image-zoom",
"react-native-photo-zoom"
],
"homepage": "https://github.com/thanhcuong1990/react-native-photo-view-next",
"bugs": {
"url": "https://github.com/thanhcuong1990/react-native-photo-view-next/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/thanhcuong1990/react-native-photo-view-next.git"
},
"peerDependencies": {
"deprecated-react-native-prop-types": "*",
"prop-types": "*"
}
}