drawer-example icon indicating copy to clipboard operation
drawer-example copied to clipboard

Demonstrating the react-navigation drawer for my blog post on medium

Results 8 drawer-example issues
Sort by recently updated
recently updated
newest added

![Screen Shot 2019-05-28 at 11 43 52 AM](https://user-images.githubusercontent.com/28869406/58455025-e49d1a00-813d-11e9-8b23-c5285b9003d8.png)

Whenever I'm clicking drawer opening icon for multiple times, it goes into infinite state and opening and closing continuously. I need help.

When open my app using expo, I will get error **undefined is not an object (evaluating 'Constant2.default.manifest.env')** in this example

![screenshot from 2018-05-28 11-49-31](https://user-images.githubusercontent.com/11871042/40599996-50465f8c-626d-11e8-9797-5a0f2bdd74d6.png) TypeError: ReactNavigation.addNavigationHelpers is not a function. (In 'ReactNavigation.addNavigationHelpers({ dispatch: dispatch, state: nav })', 'ReactNavigation.addNavigationHelpers' is undefined) This error is located at: in ReduxNavigation (created by Connect(ReduxNavigation))...

Screen1, screen2, screen3 don't have unique header. How we can provide unique header to screen 1, 2, 3.

Great tutorials I reproduce the project but I get completely empty view Do you know what can be th problem, probably the redux navigation but I don't konw what is...

![drawer btn close](https://user-images.githubusercontent.com/10098988/29832596-5e98b7be-8cae-11e7-8ae8-3feb4d778fb1.gif)