Kureev/react-native-side-menu
Ver no GitHubYou can open a sidemenu from the sidemenu
Open
#304 aberto em 22 de jul. de 2017
feedback neededhelp wanted
Métricas do repositório
- Stars
- (2.222 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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.
