PMAlertController Versions Save

PMAlertController is a great and customizable alert that can substitute UIAlertController

4.0.1

3 years ago
  • Make added Textfields accessible again from Obj-C #96

4.0.0

5 years ago

3.5.0

5 years ago

3.4.0

6 years ago

3.3.0

6 years ago
  • Fix warnings on Xcode 9.3
  • Updated project URL on podspec file

3.2.0

6 years ago

Now the PMAlertAction callback is called after that the alert was dismissed.

References:

3.1.0

6 years ago

Now you can hide text labels easily. The alert resizes itself accordingly.

3.0.0

6 years ago

Swift 4 and Xcode 9 support

2.1.3

6 years ago

Separator property inside PMAlertAction is now "open"

References: https://github.com/Codeido/PMAlertController/issues/50

2.1.2

7 years ago

Deprecated M_PI in Swift 3.1 substituted with Double.pi

References: https://github.com/Codeido/PMAlertController/pull/41