UNPKG

@godswillokokon/react-native-tabbar-interaction

Version:
36 lines (35 loc) 862 B
{ "name": "@godswillokokon/react-native-tabbar-interaction", "version": "1.0.0-a", "description": "A tabbar component for React Native", "main": "TabBar.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "OGcodes", "keywords": [ "react-native", "basic-components", "Tabbar", "react-native-tabbar" ], "_requiredBy": [ "/" ], "peerDependencies": { "react": "16.3.1", "react-native": "0.56" }, "license": "MIT", "files": [ "README.md" ], "repository": { "type": "git", "url": "git+https://github.com/godswillokokon/react-native-tabbar-interaction.git" }, "bugs": { "url": "https://github.com/godswillokokon/react-native-tab-bar-interaction/issues" }, "homepage": "https://github.com/godswillokokon/react-native-tab-bar-interaction#readme" }