Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return no preferredAction for action sheets (#256)
The documentation for UIAlertController.preferredAction specifies this is only relevant for alerts, so this mimics that behavior more accurately.
- Loading branch information