Skip to content

Releases: mlbonniec/OnBoardingKit

v1.1.5

07 May 20:10
Compare
Choose a tag to compare
  • This release include a new ImageStyle: .appIcon which will use the application icon as the OnBoardingView image.

v1.1.4

07 May 19:47
Compare
Choose a tag to compare
Merge branch 'master' of github.com:mlbonniec/OnBoardingKit

1.1.3

06 May 22:17
Compare
Choose a tag to compare
feat(feature): make description optional

1.1.2

06 May 21:41
Compare
Choose a tag to compare
  • Images rendering mode is now hierarchical

Full Changelog: 1.1.1...1.1.2

1.1.1

25 Feb 15:49
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

  • The notice view is now optimized by using the safeAreaInset modifier

1.1.0

24 Feb 07:38
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.1.0

  • iOS 15 & 16 compatibility has been added.

1.0.1

21 Jan 23:40
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

  • Header now take full width

1.0.0

21 Jan 17:59
bdb9bfe
Compare
Choose a tag to compare

What's Changed

  • Add new "Banner" style for image
  • Title is now able to wrap
  • Create a modifier to present if needed
  • Add animations on views

Full Changelog: 0.1.0...1.0.0

0.3.0

15 Jan 15:49
350b274
Compare
Choose a tag to compare

What's Changed

  • Create a modifier to present if needed by @mlbonniec in #6

Full Changelog: 0.2.1...0.3.0

0.2.1

14 Jan 13:27
7a624e6
Compare
Choose a tag to compare

What's Changed

  • fix(header): title is now able to wrap by @mlbonniec in #3

Full Changelog: 0.2.0...0.2.1