thebylito / react-native-navigation-bar-color

React Native component to change bottom bar/navigation bar color on Android
MIT License
269 stars 49 forks source link

change navigation bar icon color to dark not work in android 5,6,7 #33

Open i7soft opened 4 years ago

i7soft commented 4 years ago

changeNavigationBarColor("transparent",true); change the navigation bar icon color work in android 8,9 but in android 5,6,7 it still is light

rodrigodiasnoronha commented 4 years ago

Its not working for me too in Android 7.1

mars-lan commented 3 years ago

Not possible before API 26: https://stackoverflow.com/questions/36480262/light-navigation-bar/43401123#43401123