29

Here’s an open source Swift based UIAlertController replacement with a number of nice features and different styling options called SimpleAlert from Kyohei Ito.

SimpleAlert provides a content view for customizing the title, subtitle, and you can customize further and create your own content view with elements such as text entry views, and images. In addition to the action sheet and alert sheet style alerts you can create rounded alerts.

You can find SimpleAlert on Github.