rn-bottombar
Version:
react-native-bottombar A customizable react-native-bottombar component for React Native projects. Use this open source library in your fresh React Native project for instant startup.
20 lines (19 loc) • 548 B
JSON
{
"name": "rn-bottombar",
"version": "1.0.7",
"description": "react-native-bottombar A customizable react-native-bottombar component for React Native projects. Use this open source library in your fresh React Native project for instant startup.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native-bottombar",
"rn-bottom-bar"
],
"author": "ashish",
"license": "ISC",
"peerDependencies": {
"react": "18.2.0",
"react-native": "0.71.7"
}
}