I set type 'overlay', it open and close bluntness only on ios
xhw1993 opened this issue · 1 comments
xhw1993 commented
I set type 'overlay', it open and close bluntness only on ios
SwathyPA commented
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}
>