podkovyrin / Keyboardy

UIViewController extension for convenient keyboard management.
MIT License
113 stars 11 forks source link

Change UIKeyboardFrameBeginUserInfoKey to UIKeyboardFrameEndUserInfoKey. #6

Closed lukaspili closed 6 years ago

lukaspili commented 6 years ago

UIKeyboardFrameBeginUserInfoKey does not work well with keyboards on iOS 11 beta.

jlnquere commented 6 years ago

I had an issue with the last beta of iOS11 and Keyboardy. Your PR fix it: thank you !

Hope it will be merged soon :)

podkovyrin commented 6 years ago

👍

podkovyrin commented 6 years ago

New version 0.2.1 is available

jlnquere commented 6 years ago

Great ! Thank you for this, and for the whole library 👍