react-native-swipe-close-image
Version:
A package for swipe to close image in React native
24 lines (23 loc) • 529 B
JSON
{
"name": "react-native-swipe-close-image",
"version": "1.0.7",
"description": "A package for swipe to close image in React native",
"main": "./src/index.js",
"author": "SieuThai <sieuhuflit@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/sieuhuflit/react-native-swipe-close-image.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"React",
"native",
"swipe",
"to",
"close",
"image"
],
"license": "ISC"
}