zoontek / react-native-edge-to-edge

Effortlessly enable edge-to-edge display in React Native (formerly known as react-native-bars).
MIT License
442 stars 19 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.