vonovak / react-navigation-header-buttons

Easily render header buttons for react-navigation
MIT License
894 stars 65 forks source link

fix: improve styles for items on the left in JS stack #221

Closed vonovak closed 9 months ago

vonovak commented 9 months ago

closes #206

I recommend using the style prop if you need to align an item a little differently than by default.

I also welcome PRs that improve the alignment behavior