@tisch7/react-native-tab-bar-interaction
Version:
A tabbar component for React Native
39 lines (38 loc) • 962 B
JSON
{
"name": "@tisch7/react-native-tab-bar-interaction",
"version": "1.0.5",
"description": "A tabbar component for React Native",
"main": "TabBar.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Mindinventory",
"contributors": [
"Cyrille Tischenbach <cyrille.tischenbach@gmail.com>"
],
"keywords": [
"react-native",
"basic-components",
"Tabbar",
"react-native-tabbar"
],
"_requiredBy": [
"/"
],
"peerDependencies": {
"react": "16.3.1",
"react-native": "0.56"
},
"license": "ISC",
"files": [
"README.md"
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tisch007/react-native-tabbar-interaction.git"
},
"bugs": {
"url": "https://github.com/tisch007/react-native-tabbar-interaction/issues"
},
"homepage": "https://github.com/tisch007/react-native-tabbar-interaction#readme"
}