Release 3.11.2
π New features
- iOS: The system back-swipe now interactively drags the sheet closed, tracking the finger and emitting
onPositionChangethrough the drag and cancel/commit settle. (#719 by @lodev09)
π Bug fixes
- Android: A non-dismissible sheet no longer collapses to the first detent on back; back now propagates so navigation can go back to the previous screen. (#719 by @lodev09)
- iOS: Fixed build failure on Xcode versions older than 26 (e.g. Xcode 16 / iOS 18.5 SDK) by guarding the iOS 26 scroll-edge interaction code behind a compile-time SDK check. (#721 by @murattil)
New Contributors
Full Changelog: v3.11.1...v3.11.2