UNPKG

react-native-custom-bottom-tabs

Version:
32 lines (31 loc) 833 B
{ "name": "react-native-custom-bottom-tabs", "version": "0.1.1", "description": "Custom tabs", "main": "src/index", "react-native": "src/index", "peerDependencies": { "react": "*", "react-native": "*", "react-native-navigation": "*" }, "keywords": [ "react-native", "ios", "android", "bottom-tabs" ], "repository": { "type": "git", "url": "git+https://github.com/cmdominguez/react-native-custom-bottom-tabs.git" }, "author": "Mariano <mariano1491@gmail.com> (https://github.com/cmdominguez)", "license": "MIT", "bugs": { "url": "https://github.com/cmdominguez/react-native-custom-bottom-tabs/issues" }, "homepage": "https://github.com/cmdominguez/react-native-custom-bottom-tabs#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" } }