stuartkhall/ios_global_popup_alert
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Provides a popup alert for iOS similar to Instagram's error messages. Requires the QuartzCore framework example: #import "GlobalPopupAlert.h" ... [GlobalPopupAlert show:@"My Message" andFadeOutAfter:5];