0.9.8
ActionSheetPresenter
now has an events
property, which contains presentation event actions that you can assign to get callbacks when certain events happen. A first didDismissWithBackgroundTap
event has been added, which helps you detect if an action sheet is dismissed because a user tapped on the background, outside the actin sheet bounds. This works for both the standard and popover presenters.