root-two / react-native-drawer

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

Open and close the drawer causes black strip down the side #366

Closed BenjiFarquhar closed 6 years ago

BenjiFarquhar commented 6 years ago

I'm experiencing this issue only on iPhone SE. Every time I open and close the drawer, the black strip down the side gets bigger. The conent gets less wide each time.

version: "react-native-drawer": "^2.3.0", react native version: "react-native": "0.55.4", Test device: iPhone SE

BenjiFarquhar commented 6 years ago

Duplicate of https://github.com/root-two/react-native-drawer/issues/349