vonovak / react-navigation-header-buttons

Easily render header buttons for react-navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overflow icon ripple color not adjustable

Guuz opened this issue · comments

The header buttons support changing of the ripple/press color on Android using a prop. But the Overflow Button (https://github.com/vonovak/react-navigation-header-buttons/blob/master/src/overflowMenu/OverflowMenu.js) does not.

This way you get inconsistent ripple colors in the app.

hello, I will accept a PR that fixes this, thank you!