manufont / react-swipeable-bottom-sheet

A swipeable material's bottom sheet implementation, using react-swipeable-views
MIT License
131 stars 36 forks source link

Unmount after exit #27

Open dmitryshelomanov opened 2 years ago

dmitryshelomanov commented 2 years ago

Can i do this ? Modal rendered and transform move it outside screen But in ios safari (with bounce effect) we can watch for it transformed modal (only if parent has position fixed) How i fix it ?