Skip to content

Releases: freshOS/KeyboardLayoutGuide

Swift 6

Choose a tag to compare

@s4cha s4cha released this 20 Sep 07:51

Updates project to Swift 6.

1.8.0

Choose a tag to compare

@s4cha s4cha released this 20 Jan 09:04

-Fixes #39 thanks @stuartcamerondeakin 👏

Swift Package Manager

Choose a tag to compare

@s4cha s4cha released this 24 Dec 11:26

Swift Package Manager is now the official way to integrate KeyboardLayoutGuide 🎉
Other package managers (Carthage and Cocoapods) are now deprecated in favour of the official way.

Xcode 11.3 & keyboardLayoutGuideNoSafeArea

Choose a tag to compare

@s4cha s4cha released this 16 Dec 09:22
  • Improves the api for using both safeArea and no safeArea with keyboardLayoutGuideNoSafeArea #28
  • Fixes an animation glitch happening with a secured Textfield #32
  • Builds pre-built framework with Xcode 11.3

Big thanks to @EfraimB & @abekert for this release 👏 🎉

Xcode 11 & Swift 5.1

Choose a tag to compare

@s4cha s4cha released this 01 Oct 07:08
  • Builds with Xcode 11 & Swift 5.1

Safe Area

Choose a tag to compare

@s4cha s4cha released this 11 Jul 22:14
  • Adds SPM support (thanks to @dstranz)
  • Adds opting out from default safe Area (Thanks to @moyerr)

Swift 5 and Xcode 10.2

Choose a tag to compare

@s4cha s4cha released this 29 Apr 17:36

Thanks @numen31337 & @xzeror for the release

Swift 4.2 & Xcode 10

Choose a tag to compare

@s4cha s4cha released this 18 Sep 16:17

Fixes iPad Slide Over

Choose a tag to compare

@s4cha s4cha released this 21 Aug 08:08

Kudos to @ali312 for finding and fixing a nasty iPad slide over bug 👍

Fixes iOS 11 bug

Choose a tag to compare

@s4cha s4cha released this 12 Dec 14:07

Fixes iOS 11 bug where keyboardWillChangeFrame is not called