Releases: prolificinteractive/Optik
Releases · prolificinteractive/Optik
Xcode 9, Swift 3.2 & 4 and iPhone X support
This version contains support for new Xcode, Swift and iPhone versions as well as bug fixes.
Added
- Xcode 9, Swift 3.2 & 4 and iPhone X support [PR #19]
Fixed
- Fixed an issue where the image viewer was showing the status bar when an interactive dismissal was cancelled [PR #19]
Removed
- Removed iOS 8 support [PR #19]
Swift 3 Support
This release is functionally similar to 0.1.2. All new features going forward will be based on this release.
Swift 2.3 Support
0.1.2 is the last version of Optik that supports Swift 2.3. Barring major bugs, no new Swift 2.3 updates will be released.
Added
- Custom transition animation and interactive swipe-to-dismiss support for local images
Added support non-zero initial display index.
The API now takes in initial display index allowing images that are later in the array to be displayed first.
Initial release
Initial release of Optik