/UIAlertController-With-ImageIcon

Customize UIAlertController to have image (converted from emoji) on each UIAlertAction item

Primary LanguageObjective-C

UIAlertController with customized UIAlertAction

Customize UIAlertController to have image (converted from emoji) on each UIAlertAction item

What you get?

alt text

It's easy, in 2 steps:

  1. UIImage is converted from NSString (emoji)
  2. Set image key of each UIAlertAction

MIT License.