Skip to content

11.1

Compare
Choose a tag to compare
@sberrevoets sberrevoets released this 26 Apr 23:13
· 36 commits to master since this release

11.1

What's New:

  • Action sheets can now receive an image view on the left and accessory view on the right of each action
  • The color of the chrome/dimming view can now be set on visual styles
  • The spacing between title/message labels has been updated to the ones
    UIAlertController uses

Bug Fixes:

  • View controllers presented from alerts/action sheets aren't dismissed
    anymore when using the alert's dismiss() method
  • The area around text fields is now the same background color as alerts when one is set
  • Dark mode appearances are more like the native UIAlertController ones