react-native-navigation-bar-color icon indicating copy to clipboard operation
react-native-navigation-bar-color copied to clipboard

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

Open i7soft opened this issue 5 years ago • 2 comments
trafficstars

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

i7soft avatar Apr 02 '20 13:04 i7soft

Its not working for me too in Android 7.1

rodrigodiasnoronha avatar May 19 '20 15:05 rodrigodiasnoronha

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

mars-lan avatar Jul 20 '20 16:07 mars-lan