Is there a way to change the overflow menu color / icon in React Native Navigation?
The menu appears automatically when righButton has the property showAsAction: 'never'
. By default it's black and is hard to see when the background is dark.
Is there a way to change the overflow menu color / icon in React Native Navigation?
The menu appears automatically when righButton has the property showAsAction: 'never'
. By default it's black and is hard to see when the background is dark.