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

Why not try to add this feature directly to the original react-native repository? [Idea] #43

Closed lgxm3z closed 1 year ago

lgxm3z commented 3 years ago

In my opinion, having the "NavigationBar" element included natively in react-native itself would be essential. Why not try to open a PR with this feature in react-native?

Some references: https://github.com/react-native-community/discussions-and-proposals/issues/279

lgxm3z commented 1 year ago

It would probably be the kind of thing that React Native don't want so they don't need to worry about supporting RN non-trivial components, keeping focus on "engine stuff".

See #23313