Skip to content

Release 3.11.2

Choose a tag to compare

@lodev09 lodev09 released this 30 Jun 19:20
3e60c8f

πŸŽ‰ New features

  • iOS: The system back-swipe now interactively drags the sheet closed, tracking the finger and emitting onPositionChange through 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