ReactNavDrawer
ReactNavDrawer copied to clipboard
A simple example of using DrawerNavigator in React Navigation
How can I make Drawer open UNDER the header, so the menu button and header be visible like in this example? I found examples only for React Navigation V1.0. 
Hi, I find great (even better than the official) your approach to creating a stack containing the Drawer. I have a problem however with the back hardware button, I can...
How I can change drawer item tint color from getDrawerNavigationOptions ? I changed it but not working with me
I am using this function to send different parameters every time but I found the route page is always first page on the drawer pages `export const getDrawerConfig = (drawerWidth,...