react-native-collapsible-view
Version:
`$ npm install npm i react-native-collapsible-view --save`
26 lines (25 loc) • 630 B
JSON
{
"name": "react-native-collapsible-view",
"version": "0.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KoratParas/react-native-collapsible-view.git"
},
"keywords": [
"collapsible",
"expandable",
"react",
"react-native"
],
"author": "paras_korat",
"license": "MIT",
"bugs": {
"url": "https://github.com/KoratParas/react-native-collapsible-view/issues"
},
"homepage": "https://github.com/KoratParas/react-native-collapsible-view#readme"
}