keygx / AlertHelperKit

UIAlertController helper library in Swift
MIT License
17 stars 0 forks source link

Add icon and text aligment to UIAlertAction button #8

Open ErAshu opened 6 years ago

ErAshu commented 6 years ago

How can i add icon to Action button and set the text alignment to left on Action Button.

For reference, you can see the whatsApp. I need exactly to WhatsApp action sheet. whatsapp image 2017-11-19 at 2 02 15 am

keygx commented 6 years ago

It can not support it. AlertHelperKit wraps UIAlertController. But it seems to be made of something that is not UIAlertController.