react-native-curved-bottom-tabbar
Version:
React Native Reanimated Curve Tab Bar
46 lines (45 loc) • 1.19 kB
JSON
{
"name": "react-native-curved-bottom-tabbar",
"title": "React Native Reanimated Curve Tab Bar",
"version": "0.0.6",
"description": "React Native Reanimated Curve Tab Bar",
"main": "index.js",
"files": [
"README.md",
"android",
"index.js",
"ios",
"react-native-curved-bottom-tabbar.podspec"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "git+https://github.com/nomi9995/react-native-curved-bottom-tabbar.git",
"keywords": [
"tabbar",
"curved",
"bottom",
"navigation",
"react-native",
"curved-tab-bar",
"curve-tabs-bar",
"tabs-bar",
"react-native-reanimated",
"react-native-gesture-handler"
],
"author": "Muhammad Numan <muhammadnuman70@gmail.com>",
"license": "MIT",
"readmeFilename": "README.md",
"peerDependencies": {
"react": "^16.8.1",
"react-native": ">=0.60.0-rc.0 <1.0.x",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.2.4"
},
"devDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.5",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.2.4"
}
}