rn-curved-navigation-bar
Version:
curved navigation bar for react native
34 lines (33 loc) • 678 B
JSON
{
"name": "rn-curved-navigation-bar",
"version": "1.1.0",
"description": "curved navigation bar for react native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"native",
"curved",
"navigation",
"bar",
"navigation",
"bar",
"rn",
"nav",
"bar",
"rn",
"curved",
"nav",
"bar"
],
"homepage": "https://github.com/prashant9912/ReactNative_Curved_Navigation_Bar",
"author": "Prashant Gupta",
"license": "ISC",
"peerDependencies": {
"react": "^16.9.0",
"react-native": "^0.61.5",
"react-native-vector-icons": "^6.6.0"
}
}