UIAlertController with customized UIAlertAction Customize UIAlertController to have image (converted from emoji) on each UIAlertAction item What you get? It's easy, in 2 steps: UIImage is converted from NSString (emoji) Set image key of each UIAlertAction MIT License.