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

Icon hamburger on each scene #2184

Closed
littlejohn19 opened this issue Aug 4, 2017 · 2 comments
Closed

Icon hamburger on each scene #2184

littlejohn19 opened this issue Aug 4, 2017 · 2 comments

Comments

@littlejohn19
Copy link

littlejohn19 commented Aug 4, 2017

Expected behaviour

I would like to display hamburger icon (to open drawer menu) on each scene in my app.

Actual behaviour

Currently hamburger icon is only on first scene. How can I change that behaviour?

On rest scenes instead of hamburger app renders backButton icon.

@OrianeInMoon
Copy link

Did you try with the drawerImage prop? (found here)

@aksonov
Copy link
Owner

aksonov commented Aug 8, 2017

Please check latest master, it should work better now. If you check Example, you will find that scenes has back option to render backButton - otherwise drawer icon will be rendered.

@aksonov aksonov closed this as completed Aug 8, 2017
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

3 participants