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

Support for light theme in Android 12 #60

Open ws333 opened 1 year ago

ws333 commented 1 year ago

SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR was depricated in API level 30

sidferreira commented 1 year ago

@thebylito @ws333 this PR fixed my issue!!!

phatlaunchdeck commented 1 year ago

Man you rock, this fixed my issue as well!