Kureev/react-native-side-menu

You can open a sidemenu from the sidemenu

Open

#304 opened on Jul 22, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,222 stars) (442 forks)batch import
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.

jul-22-2017 15-08-36

Contributor guide