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

how to put sidebar with content side by side ? #348

Open
geminiyellow opened this issue Mar 30, 2018 · 1 comment
Open

how to put sidebar with content side by side ? #348

geminiyellow opened this issue Mar 30, 2018 · 1 comment

Comments

@geminiyellow
Copy link

i want to use react-native-web to run my app in browser.
you know browser window should very large. i have to change some layout,
fix it like old style responsive web app.
one of that is when the window is too large,
put the sidebar with content side by side.
the type: static will push the content out of the window.
so, anybody can tell me how to config react-native-drawer at this moment?

@ggunti
Copy link

ggunti commented May 9, 2019

Try to use it with type='overlay'

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