pedreviljoen / react-native-menu

Simple & lightweight customisable menu drawer component
MIT License
57 stars 16 forks source link

I cant click open. It is not working #34

Closed RAGU7063 closed 5 years ago

RAGU7063 commented 5 years ago

I cant click open label. It is not working. Please check yourself and confirm

pedreviljoen commented 5 years ago

@RAGU7063 Thanks for reporting this issue. However, the demo of the component as you see it in the Readme, is where the component was used within a mock project. Open will not appear when you install and import the component.

Screenshot 2019-05-14 at 09 05 06

As seen in the snippet, there is a boolean property that toggles the menu drawer to be open or closed.

Let me know if this answers your question or resolves your issue.