ReactNavDrawer icon indicating copy to clipboard operation
ReactNavDrawer copied to clipboard

A simple example of using DrawerNavigator in React Navigation

Results 4 ReactNavDrawer issues
Sort by recently updated
recently updated
newest added

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. ![27861922-2cf3a63e-6183-11e7-83e7-a3689c1f979a](https://user-images.githubusercontent.com/49730752/56372213-41d0b200-6207-11e9-92ae-dae8c1e9d6fe.png)

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,...