rnc-archive / react-native-drawer-layout

A platform-agnostic drawer layout for react-native
256 stars 63 forks source link

zIndex needed for button on android #28

Closed DanielMSchmidt closed 7 years ago

DanielMSchmidt commented 7 years ago

Closes #27 and hopefully https://github.com/react-community/react-navigation/issues/871

I have an example here: https://github.com/DanielMSchmidt/DrawerLayoutIssue27