Drawer / hamburger menu in React Native

user3521011 picture user3521011 · Mar 7, 2017 · Viewed 11.6k times · Source

I need to create an app using react native in both android and iOS and i'm still a newbie. So,now i need to implement a drawer like shown in the image above.I've already searched for an example or project that meets with my needs but too badly, i couldn't find anything suitable for me.So can you help me and thank you

http://2.bp.blogspot.com/-1_Fi6T2l1LY/VUfHyQlwenI/AAAAAAAAC8g/wkWN42gNaDw/s320/device-2015-05-04-101820_1.gif

Answer

Gabriel Mesquita picture Gabriel Mesquita · Mar 7, 2017

You could use this library:

https://github.com/react-native-material-design/react-native-material-design

I think it can solve your problem

This RN starter has an example as well:

https://github.com/infinitered/ignite