Currently it is possible to edit navClassName and navStyle in standalone Drawer component but it is absent in NavigationDrawer
They are actually still passed to the Drawer from the NavigationDrawer, it looks like I just didn't document them correctly (All undocumented/remaining props are passed to the Drawer). I'll update that.
Thanks for lighting fast response! Nice to hear that.
Great job with this library!
Most helpful comment
They are actually still passed to the
Drawerfrom theNavigationDrawer, it looks like I just didn't document them correctly (All undocumented/remaining props are passed to theDrawer). I'll update that.