rn-swipe-up-down
Version:
Swipe Up Down component with icon color
27 lines (26 loc) • 707 B
JSON
{
"name": "rn-swipe-up-down",
"version": "2.0.3",
"description": "Swipe Up Down component with icon color",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/react-native-vietnam/react-native-swipe-up-down.git"
},
"keywords": [
"react-native",
"minhchienwikipedia",
"agiletechvn",
"ios",
"android"
],
"author": "Duong Minh Chien <minhchienwikipedia@gmail.com> (https://github.com/minhchienwikipedia) and Wagner Shimatai (https://github.com/shimatai)",
"license": "MIT",
"peerDependencies": {
"react-native": ">=0.41.2"
},
"dependencies": {}
}