RockyZ / RZAlertView

A subclass of UIAlertView which has a dismiss block executed after dismiss. It could make the code more continuous than delegating its dismiss task to other object.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RZAlertView

A subclass of UIAlertView which has a dismiss block executed after dismiss. It could make the code more continuous than delegating its dismiss task to other object.

About

A subclass of UIAlertView which has a dismiss block executed after dismiss. It could make the code more continuous than delegating its dismiss task to other object.