PopupDialog

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

OTHER License

Stars
3.9K
Committers
24

Bot releases are hidden (Show)

PopupDialog - V 1.1.1 Latest Release

Published by mwfire about 5 years ago

Updates dependencies to Swift 5, thanks @maxxfrazer !

PopupDialog - V 1.1.0

Published by mwfire over 5 years ago

Swift 5 support. Thanks @toygark!

PopupDialog - V 1.0.0

Published by mwfire over 5 years ago

Dropped iOS 9 support. Explicitly set Swift version to 4.2 for Cocoapods, thanks to @micartu, https://github.com/micartu

PopupDialog - V 0.9.2

Published by mwfire almost 6 years ago

Fixes crash when presenting dialog while app is in background. Thanks to https://github.com/ivulyov90

PopupDialog - V 0.9.1

Published by mwfire about 6 years ago

Fixes Carthage compatibility

PopupDialog - V 0.9.0

Published by mwfire about 6 years ago

Swift 4.2 compatibility, thanks to @afnanm1999

PopupDialog - V 0.8.1

Published by mwfire about 6 years ago

Adds additional shadow customization options for the container. That is, all known shadow properties are now exposed.

PopupDialog - V 0.8.0

Published by mwfire about 6 years ago

Separated pan and tap gesture.
Thanks to @yoobato

PopupDialog - V 0.7.1

Published by mwfire over 6 years ago

Carthage improvements by https://github.com/Orderella/PopupDialog/commits?author=RyogaK
Objective-C compatibility fixes by Julien Pouget

PopupDialog - V 0.7.0

Published by mwfire almost 7 years ago

Introducing DynamicBlurView while removing FXBlurView

PopupDialog - V 0.6.2

Published by mwfire almost 7 years ago

Added preferredWith option for iPad screens

PopupDialog - V 0.6.1

Published by mwfire almost 7 years ago

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

PopupDialog - V 0.6.0

Published by mwfire about 7 years ago

Swift 4 compatibility
Dropped iOS 8 support

PopupDialog - V 0.5.4

Published by mwfire over 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

PopupDialog - V 0.5.3

Published by mwfire almost 8 years ago

Fixes memory leak with custom view controllers

PopupDialog - V 0.5.2

Published by mwfire almost 8 years ago

Fixed image scaling for standard view

PopupDialog - V 0.5.1

Published by mwfire almost 8 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
PopupDialog - V 0.5.0

Published by mwfire about 8 years ago

  • Swift 3 compatibility
  • Dropped iOS 8 compatibility

See changelog for details

PopupDialog - V 0.4.0

Published by mwfire about 8 years ago

See changelog for details

PopupDialog - V 0.3.3

Published by mwfire about 8 years ago

See readme changelog for details