All Versions
5
Latest Version
Avg Release Cycle
110 days
Latest Release
2473 days ago
Changelog History
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, 2016Migrate 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.