grahammendick / navigation

Scene-Based Navigation for React and React Native
https://grahammendick.github.io/navigation/
Apache License 2.0
571 stars 40 forks source link

Supported tintColor prop on BarButton #758

Closed grahammendick closed 9 months ago

grahammendick commented 9 months ago

Fixes #742

Overrides the tintColor of the NavigationBar

<BarButton tintColor="red" />