Skip to content

Releases: prolificinteractive/Optik

Xcode 9, Swift 3.2 & 4 and iPhone X support

22 Sep 14:32
Compare
Choose a tag to compare

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

16 Mar 18:41
Compare
Choose a tag to compare

This release is functionally similar to 0.1.2. All new features going forward will be based on this release.

Swift 2.3 Support

16 Mar 16:11
Compare
Choose a tag to compare

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.

02 Jun 22:37
Compare
Choose a tag to compare

The API now takes in initial display index allowing images that are later in the array to be displayed first.

Initial release

25 May 18:36
Compare
Choose a tag to compare

Initial release of Optik