Kureev/react-native-side-menu
View on GitHubYou can open a sidemenu from the sidemenu
Open
#304 opened on Jul 22, 2017
feedback neededhelp wanted
Description
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.
