react-native-scrollable-tab-view-collapsible-header
Version:
Extend react-native-scrollable-tab-view to have shared collapsible headers
33 lines (32 loc) • 880 B
JSON
{
"name": "react-native-scrollable-tab-view-collapsible-header",
"version": "2.0.1",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "yu zou <zouyu123007@163.com>",
"repository": {
"type": "git",
"url": "git+https://github.com/zyslife/react-native-scrollable-tab-view-collapsible-header.git"
},
"homepage": "https://github.com/zyslife/react-native-scrollable-tab-view-collapsible-header#readme",
"license": "ISC",
"keywords": [
"react-native-component",
"react-component",
"react-native",
"ios",
"android",
"tab",
"swipe",
"scrollable",
"tabview",
"head",
"collapsible-header"
],
"peerDependencies": {
"react-native-head-tab-view": "^4.0.0"
},
"description": "Extend react-native-scrollable-tab-view to have shared collapsible headers"
}