Classes
The following classes are available globally.
-
A collection of several
UIAlertController
variations gathered in one place.With
GTAlertCollection
you can present fast, easily and efficiently:- One-button alert controller
- Alert controller with variable number of buttons with all supported styles: Default, Cancel, Destructive
- Buttonless alert controller
- Alert controller with an activity indicator
- Alert controller with a progress bar, including text representation of the progress (either percentage, or number of steps made)
- Alert controller with a single text field
- Alert controller with multiple text fields
- Alert controller with an image view
See more on GitHub
See moreDeclaration
Swift
open class GTAlertCollection : NSObject