root-two / react-native-drawer

React Native Drawer
MIT License
2.54k stars 390 forks source link

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

Open geminiyellow opened 6 years ago

geminiyellow commented 6 years ago

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 5 years ago

Try to use it with type='overlay'