This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
3.0.0 Rewrite
This is a complete rewrite of how SHPKeyboardAwareness works, now independent of ReactiveCocoa.
A few enhancements has been made, so you now how options to:
Add som additional padding around a conflicting view, making the offset calculation take that into account.
If you have some long textFields, the offset is now calculated to the point where the caret is.
Thanks to Andrii Chernenko for suggestions for features.