-
Notifications
You must be signed in to change notification settings - Fork 43
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
Comments
If you need to open the drawer manually, use ref to call instance method Oh....I might have misunderstood your question. Do you mean this component needs a method like |
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 |
I haven't tried react native web yet. I will check this issue after my vacation. |
No problem.. I'll download your sample code and try it in rnw thanks
…On Jun 4, 2017 23:07, "WyTiny" ***@***.***> wrote:
I haven't tried react native web yet. I will check this issue after my
vacation.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAh1WRzhP5WiN2FyDHLen5caBZW6yecoks5sAsgcgaJpZM4NuowC>
.
|
what command do I need to run openDrawer on to toggle it?
The text was updated successfully, but these errors were encountered: