๐ New features
- Added
dismissAllstatic method. (#393 by @lodev09) - Android: Added grabber tap to expand/dismiss for iOS consistency. (#404 by @lodev09)
๐ Bug fixes
- Android: fix(android): cache content heights for dim interpolation during dismiss. (b297adb by @lodev09)
- Android: Fixed dim interpolation during dismiss when container is unmounted. (34bd3d40 by @lodev09)
- Web: Fixed
onWillDismissnot firing when dismissing via backdrop tap. (#405 by @lodev09) - Fixed sheet not dismissing when presenter screen is popped from navigation. (#400, #402 by @lodev09)
- Android: Fixed visual glitch when navigating away with active sheet. (#403 by @lodev09)
- iOS: Fixed position tracking for pending detent changes. (#394 by @lodev09)
- Android: Fixed keyboard and focus handling inside RN Modal. (#387 by @lodev09)
๐งนChores
Full Changelog: v3.7.0...v3.7.2