mcnamee / react-native-starter-kit

:rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:
MIT License
3.34k stars 863 forks source link

SlideMenu: Slide to open bug #14

Closed rafazundt closed 8 years ago

rafazundt commented 8 years ago

If you use gesture to open the menu, clicks on menuItems renders the page with the menu still open.

mcnamee commented 8 years ago

Hi @rafazundt Sorry to hear.

Unfortunately I've tried cloning and running on 2 separate computers and can't replicate this. I have since just released v1 of this project, which includes Redux (and changes SideMenu to work with Redux), so I'd suggest giving it a try now.