Kureev/react-native-side-menu
Vedi su GitHubYou can open a sidemenu from the sidemenu
Open
#304 aperta il 22 lug 2017
feedback neededhelp wanted
Metriche repository
- Star
- (2222 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.
