root-two / react-native-drawer

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

I set type 'overlay', it open and close bluntness only on ios #362

Open xhw1993 opened 6 years ago

SwathyPA commented 5 years ago

I have the same problem now can anyone answer this <Drawer type="overlay" useInteractionManager={true} initializeOpen={false} ref={(ref) => this._drawer = ref} openDrawerOffset={0.2} tapToClose={true} content={} panCloseMask={0.2} closedDrawerOffset={-3}