Kureev/react-native-side-menu
You can open a sidemenu from the sidemenu
Offen
#304 geöffnet am 22.07.2017
feedback neededhelp wanted
Repository-Metriken
- Stars
- (2.222 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
First off, thank you for making this!!
However, I have some issues that I might have not expected.
Is this behavior expected? I can basically swipe right while having the side menu open and it will open another component.
Also the sidemenu content overlaps with the main component. Is that the default behavior?
EDIT: I fixed the content overlapping by giving the main component a style of backgorundColor: 'white'. Still feels a bit hacky.
