Skip to content

2.0.4

Compare
Choose a tag to compare
@Friend-LGA Friend-LGA released this 09 Nov 17:14
· 60 commits to master since this release

Fixed bugs, updated from typedef enum to typedef NS_ENUM.

Now you can:

  • Set properties for every button
    • - (void)setButtonPropertiesAtIndex:(NSUInteger)index handler:(void(^)(LGAlertViewButtonProperties *properties))handler;