how to put sidebar with content side by side ?
geminiyellow opened this issue · 1 comments
geminiyellow commented
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 commented
Try to use it with type='overlay'