zoontek / react-native-bars

Components to control your app status and navigation bars.
MIT License
292 stars 16 forks source link

Change the color of the NavigationBar #17

Closed yepMad closed 1 year ago

yepMad commented 1 year ago

Why it is needed?

Add "color" or "backgroundColor" property in <NavigationBar /> to change the color in running time

Possible implementation

Similar to what we have in the native <StatusBar />.

Code sample

No response

Just let me know if this is possible, I can help implement it if so.

yepMad commented 1 year ago

Sorry, I just saw some closed issues that talk about this. Well, I think this would be a great addition to the library but I get your point.