react-native-android-navigation-bar
Version:
React Native component to change bottom bar/navigation bar color on Android
25 lines (24 loc) • 671 B
JSON
{
"name": "react-native-android-navigation-bar",
"version": "1.0.2",
"description": "React Native component to change bottom bar/navigation bar color on Android",
"repository": "https://github.com/lambirou/react-native-android-navigation-bar.git",
"author": "Roland Edi - (https://github.com/lambirou)",
"license": "MIT",
"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"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}