react-native-navbar
react-native-navbar copied to clipboard
add state to control the left / right button visible
can show or hide left / right button with button event
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} />