This repository has been archived by the owner on Jun 11, 2019. It is now read-only.
Releases: justeat/JustPeek
Releases · justeat/JustPeek
0.3.1
0.3.0
Migrate to Swift 3
0.2.0
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.
0.1.0
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.