thebylito / react-native-navigation-bar-color

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

Make light theme work #6

Closed notmike101 closed 5 years ago

notmike101 commented 5 years ago

Minimum supported version, API 26 (O).

Fixes issue #3 :)

notmike101 commented 5 years ago

Actually, give me a bit, going to make it a little better and a little more reliable.

notmike101 commented 5 years ago

Ran into a few problems with it not being able to confidently set the "light" theme.

Closing until that's solved.

notmike101 commented 5 years ago

Alrght, good to go. Lets do this :)

Let me know if you need anything.

I've got a project dependent on this package, so please let me know when it's merged.