Download Latest Version 2.8.0 iOS 26 fixes source code.zip (7.3 MB)
Email in envelope

Get an email when there's a new version of ActionSheetPicker

Home / 2.8.0
Name Modified Size InfoDownloads / Week
Parent folder
2.8.0 iOS 26 fixes source code.tar.gz 2026-06-12 7.2 MB
2.8.0 iOS 26 fixes source code.zip 2026-06-12 7.3 MB
README.md 2026-06-12 1.2 kB
Totals: 3 Items   14.5 MB 0

Fixed

  • iOS 26 crash Trait collection does not specify a user interface idiom — the sheet window now attaches to a foreground-active application scene (#591, [#593])
  • Picker appearing on the mirrored screen during screen mirroring (#587, [#593])
  • iOS 26 toolbar/title layout under Liquid Glass (#590, [#593])
  • Release-build infinite retry/leak in the tap-dismiss setup; the retry budget now resets per presentation (#579, [#593])
  • Compact date picker stretched across the sheet with its capsule pinned under the Done button (#534, [#524], [#595])
  • Mac Catalyst _setTextColor crash protection (#484, [#597])

Changed

  • Behavioral: tapDismissAction now defaults to .cancel — tapping outside the sheet fires the cancel callback, matching UIKit sheet conventions (#531, [#596]). Set tapDismissAction = .dismiss explicitly to keep the old silent behavior.

Added

  • setTextColor: now applies to the wheels date/time picker (#324, [#582], [#597])
  • Unit-test suite and snapshot tests with iOS 18/26 reference images (#594–#597)
  • README refresh (#573, [#598])

Full Changelog: https://github.com/skywinder/ActionSheetPicker-3.0/compare/2.7.5...2.8.0

Source: README.md, updated 2026-06-12