-
hello guy, how implement for Icon menu drawer and item menu navigation drawer ? any example ?
-
I saw a PR for making the entire compose drawer sticky, and I kinda like this idea, but I think on smaller screens that could be messy.
### Pitch
Here's my messy mock-up!
![photo_2019…
-
The menu drawer is 😙👌
-
#### Describe the bug / expected behavior
We have observed an issue with closing of User Menu component when used within the Drawer component. The User Menu does not close when any item in the Drawer…
-
Hi,I am using library to display top drawer.I want to update some data with action bar title and icon depending on drawer open and close events.I am not able to get any method to capture toggle events…
-
Different behaviour noticed according to browser.
Tested on Mac OSX 10.11.6
- **Firefox 58.0.2 (desktop)** : The close button doesn't actually close the menu any more. Drawer menu always stays ope…
-
**File name Menu.js**
```
import React, { Component } from 'react';
import {
PropTypes,
StyleSheet,
Text,
View,
TouchableOpacity,
ScrollView,
Button
} from 'react-native'
imp…
-
Hi! I can't seem to figure out how to edit a saved file (if it is possible). When I click the file, it just shows a preview of my note but I can't edit it. Hoping this would be resolved. Thanks!
-
Currently, clicking on the hamburger menu item only toggles the display of the drawer menu. Instead it should be animated.
![nimbl3](https://cloud.githubusercontent.com/assets/696529/23883472/be426…
-
How to add click event on side drawer items? It doesn't trigger click event on toolstrip menu item. 😢