Open aessig opened 8 years ago
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
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?
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