All Versions
20
Latest Version
1.9
Avg Release Cycle
75 days
Latest Release
1782 days ago

Changelog History
Page 2

  • v1.0.5 Changes

    • ๐Ÿ‘Œ Support for animated blurred background (thanks to @fpg1503)
  • v1.0.4 Changes

    • ๐Ÿ†• New ModalSize option with sideMargin value (thanks to @alediaz84)
    • ๐Ÿ›  Example project fixes
  • v1.0.3 Changes

    • ๐Ÿ‘Œ Support for custom radius & drop shadow (thanks @falkobuttler)
    • ๐Ÿ†• New fluid percentage option for ModalSize enum (thanks @mseijas)
    • Example project and other general improvements (thanks @gabrielPeart)
  • v1.0.2 Changes

    • ๐Ÿ› Bug Fixes
  • v1.0.1 Changes

    • โž• Added keyboard observation options for .popup (thanks @aasatt)
    • Swipe to dismiss gesture (thanks @josejuanqm)
  • v1.0.0 Changes

    • โž• Adds support for Swift 3.0, XCode 8 & iOS 10.
    • This will be the only maintained version from here on out.
  • v0.2.0 Changes

    • โž• Adds support for Swift 2.3.
    • โšก๏ธ This version will not be updated/mantained. If you need the latest features, you must use Swift 3.0.
  • v0.1.8 Changes

    • .FullScreen PresentationType.
    • Ability to set animation on/off for dismissOnTap.
  • v0.1.7 Changes

    • Ability to set dismiss transition type.
    • Modify background color & opacity.
    • โž• Add blur to background.
  • v0.1.6 Changes

    • Custom PresentationType's.
    • Round corners option.