Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle openDrawer #9

Open
txs opened this issue Jun 2, 2017 · 4 comments
Open

Toggle openDrawer #9

txs opened this issue Jun 2, 2017 · 4 comments

Comments

@txs
Copy link

txs commented Jun 2, 2017

what command do I need to run openDrawer on to toggle it?

@Tinysymphony
Copy link
Owner

If you need to open the drawer manually, use ref to call instance method openDrawer. To close the drawer, call closeDrawer.

Oh....I might have misunderstood your question. Do you mean this component needs a method like toggleDrawer?

@txs
Copy link
Author

txs commented Jun 3, 2017

I use this.drawer.opendrawer which it works. However after the menu is completely open. The screen will be all white... Using it on react native web.

I should post a git so that you understand the issue

@Tinysymphony
Copy link
Owner

I haven't tried react native web yet. I will check this issue after my vacation.

@txs
Copy link
Author

txs commented Jun 5, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants