freshOS / KeyboardLayoutGuide

⌨️ KeyboardLayoutGuide, back from when it didn't exist.
MIT License
1.19k stars 59 forks source link

Adding safe area to the keyboard layout guide #10

Closed ethanjdiamond closed 6 years ago

ethanjdiamond commented 6 years ago

Great idea for a library.

It works great with the exception that it seems to add an extra safe area to the height of the guide when the keyboard is opened. I think it's because the height in the keyboard notification event takes the safe area into account. Am I understanding safe area wrong?

AlexisQapa commented 6 years ago

I have the same issue, how did you solved it ?