react-native-custom-navigation-bar-color
Version:
React Native component to change bottom bar/navigation bar color on Android/iOS
25 lines (24 loc) • 691 B
JSON
{
"name": "react-native-custom-navigation-bar-color",
"version": "1.0.1",
"description": "React Native component to change bottom bar/navigation bar color on Android/iOS",
"main": "index.js",
"keywords": [
"react-native",
"react-native-component",
"react-component",
"react",
"native",
"navigation-bar",
"navigation-bar-color",
"navigation-theme",
"bottom-bar",
"bottom-bar-color"
],
"repository": "https://github.com/AstroCorp/React-Native-Custom-Navigation-Bar-Color.git",
"author": "Alejandro Leal - (https://github.com/AstroCorp)",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}