PopupDialog Versions Save

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.

0.6.2

6 years ago

Added preferredWith option for iPad screens

0.6.1

6 years ago

Fixes Keyboard observer issue Introduces shake animation Introduces option to hide states bar

0.6.0

6 years ago

Swift 4 compatibility Dropped iOS 8 support

0.5.4

7 years ago

Fixed bug where blur view would reveal hidden layer Improved view controller lifecycle handling Scroll views can now be used with gesture dismissal

0.5.3

7 years ago

Fixes memory leak with custom view controllers

0.5.2

7 years ago

Fixed image scaling for standard view

0.5.1

7 years ago
  • Reintroduced iOS 8 compatibility (thanks to @trungp)
  • Better gesture dismiss animation (thanks to @AaronVasquez)
  • Fix call completion closure on dismiss by gestures (thanks to @Ysix)
  • Custom button height setting

0.5.0

7 years ago
  • Swift 3 compatibility
  • Dropped iOS 8 compatibility

See changelog for details

0.4.0

7 years ago

See changelog for details

0.3.3

7 years ago

See readme changelog for details