You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this dialog is based on UIStackViews, a minimum Version of iOS 9.0 is required.
391
-
This dialog was written with Swift 2.2, 3.X compatability will be published on a seperate branch soon.
392
+
Minimum requirement is iOS 8.0. This dialog was written with Swift 2.2, 3.X compatibility will be published on a seperate branch soon.
392
393
393
394
<p> </p>
394
395
395
396
# Changelog
396
397
398
+
* **0.4.0** iOS 8 compatibility
397
399
* **0.3.3** Fixes buttons being added multiple times
398
400
* **0.3.2** Dialog repositioning when interacting with keyboard<br>Non dismissable buttons option<br>Additional completion handler when dialog is dismissed
0 commit comments