KeyboardLayoutGuide Versions Save

⌨️ KeyboardLayoutGuide, back from when it didn't exist.

1.8.0

2 years ago

-Fixes https://github.com/freshOS/KeyboardLayoutGuide/pull/39 thanks @stuartcamerondeakin 👏

1.7.0

4 years ago

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.

1.6.0

4 years ago
  • 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 👏 🎉

1.5.0

4 years ago
  • Builds with Xcode 11 & Swift 5.1

1.4.2

4 years ago
  • Adds SPM support (thanks to @dstranz)
  • Adds opting out from default safe Area (Thanks to @moyerr)

1.4.1

5 years ago

Thanks @numen31337 & @xzeror for the release

1.3.0

5 years ago
  • Migrate to Swift 4.2 & Xcode 10 - Courtesy of @thomas-sivilay 🚀

1.2.3

5 years ago

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

1.2.2

6 years ago

Fixes iOS 11 bug where keyboardWillChangeFrame is not called

1.2.1

6 years ago