Skip to content

Releases: NikolaKirev/OnboardKit

1.5.0

21 Sep 10:22

Choose a tag to compare

  • Add SPM support
  • Add an optional completion parameter when presenting the Onboarding VC

1.4.2

09 May 11:53

Choose a tag to compare

  • Migrate to Swift 5
  • Expose imageView contentMode in AppearanceConfiguration
  • Update README

1.3.0

21 Jan 19:31
9af6618

Choose a tag to compare

  • Added ButtonStyling closures for flexible styling of buttons
  • Improved README
  • Fixed and updated .podspec

1.2.0

20 Oct 18:05
353be6c

Choose a tag to compare

  • You can now specify a titleColor separate to textColor
  • Improved README

1.1.1

03 Oct 12:03
8858501

Choose a tag to compare

Minor updates to support swift 4.2 and ios 12

1.1.0

18 Jun 06:03
bf7b404

Choose a tag to compare

Updates:

  • Update swift version

Fixes:

  • Fix example project structure

1.0.1

15 Jun 09:03
5ec3876

Choose a tag to compare

Fixes Issue #6 - Carthage build failed: umbrella header 'OnboardKit.h' not found

1.0.0

01 Feb 21:55
48cb7e7

Choose a tag to compare

Merge pull request #3 from NikolaKirev/develop

Add cocoapods support