ex-navigation icon indicating copy to clipboard operation
ex-navigation copied to clipboard

How can I change the icon of the drawer button in the navigation bar ?

Open aessig opened this issue 8 years ago • 2 comments

Hello, Is it possible to change the icon of the navigation sidebar, or to make a custom navigation bar with the drawerToggle function ? How should it be done ? Cheers

aessig avatar Oct 05 '16 15:10 aessig

Have a look at the DrawerNavigation example, it has everything you need: https://github.com/exponentjs/ex-navigation/blob/master/example/components/DrawerNavigationExample.js

You can also check the example up an running here: https://getexponent.com/@community/ex-navigation-example

knowbody avatar Oct 06 '16 19:10 knowbody

I'm pretty sure the question @aessig had is not covered by this example. I understand that he wants to change the "burger" icon of the menu itself and not the icon of a menu entry.

Any recommendations for this?

h-marvin avatar Jul 05 '17 20:07 h-marvin