Skip to content

hossamghareeb/HGAlertView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HGAlertView

Custom UIAlertView with completion handler instead of delegate.

You can use HGAlertView instead of UIAlertView with all functionalities of UIAlertView, plus you can show with completion handler to know the selected button index without delegate. Its also very usefull if you have more than one alertView in same View, so you have to give tag to each one to handle them in delegate methods. So you will not need for all of this when using HGAlertView

About

Custom UIAlertView with completion handler instead of delegate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published