github SwiftKickMobile/SwiftMessages 3.3.2
Voice Over Improvements

latest releases: 10.0.0, 10.0.0-beta2, 10.0.0-beta...
7 years ago

Improvements

  • MessageView is smarter about including additional accessibility views for cases where you've added accessible elements to the view. Previously only the button was included. Now all views where isAccessibilityElement == true are included.

    Note that all nib files now have isAccessibilityElement == false for titleLabel, bodyLabel and iconLabel (titleLabel and bodyLabel are read out as part of the overall message view's text). If any of these need to be directly accessible, then copy the nib file into your project and select "Enabled" in the Accessibility section of the Identity Inspector.

Don't miss a new SwiftMessages release

NewReleases is sending notifications on new releases.