react-native-navbar icon indicating copy to clipboard operation
react-native-navbar copied to clipboard

add state to control the left / right button visible

Open wikimo opened this issue 9 years ago • 1 comments

can show or hide left / right button with button event

wikimo avatar Feb 09 '16 16:02 wikimo

Hi @wikimo! Thanks for submitting a PR! 🎉 However, I have one question about it:

What's the problem with sending a null as a left/right button?

<Navbar leftButton={null} />

Kureev avatar Oct 20 '16 13:10 Kureev