Papercloud / KeyboardConstraint

A NSLayoutConstraint subclass which observes keyboard notifications.
MIT License
14 stars 2 forks source link

Fix / iPhone X safe area #11

Closed ezescaruli closed 6 years ago

ezescaruli commented 6 years ago

This adds a fix for #10, by considering the cases in which the keyboard constraint is attached to either a bottom layout guide or a safe area layout guide.