All Versions
5
Latest Version
Avg Release Cycle
110 days
Latest Release
2320 days ago

Changelog History

  • v1.0.0

    December 12, 2017
  • v0.3.1 Changes

    December 13, 2016

    ๐Ÿ›  Fix crash when dismissing Preview via user tap (after it was held on screen permanently)

  • v0.3.0 Changes

    November 02, 2016

    Migrate to Swift 3

  • v0.2.0 Changes

    October 24, 2016

    โž• Adds UI Tests and support for committing previewing UIViewController on non-force-touch devices.

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allows, on older devices only, to keep the preview on screen by moving the finger away from initial press location, and to dismiss the preview - in this case - by tapping anywhere on the screen.
    • ๐Ÿ‘ Allows to commit previewing UIViewControllers on non-force-touch devices.

    Known issues

    • The fallback implementation needs tweaks in the animation.
    • ๐Ÿ‘ The fallback implementation doesn't allow support moving from Peek state to Commit.
  • v0.1.0 Changes

    September 29, 2016

    ๐ŸŽ‰ Initial release.

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Wraps iOS SDK protocols to support Peek / Pop functionality and enables it on non-force-touch devices.

    Known issues

    • The fallback implementation needs tweaks in the animation.
    • ๐Ÿ‘ The fallback implementation doesn't allow support moving from Peek state to Commit.