IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. (by hackiftekhar)
TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS (by michaeltyson)
IQKeyboardManager | TPKeyboardAvoiding | |
---|---|---|
1 | - | |
16,568 | 5,805 | |
0.1% | 0.0% | |
7.7 | 0.0 | |
about 2 months ago | over 1 year ago | |
Swift | Objective-C | |
MIT License | zlib License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
IQKeyboardManager
Posts with mentions or reviews of IQKeyboardManager.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Keyboard overlaying textfield. How do I fix this?
try adding https://github.com/hackiftekhar/IQKeyboardManager works really great
TPKeyboardAvoiding
Posts with mentions or reviews of TPKeyboardAvoiding.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning TPKeyboardAvoiding yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing IQKeyboardManager and TPKeyboardAvoiding you can also consider the following projects:
Typist - Swift UIKit keyboard manager for iOS apps.
GranadaLayout - An alternative layout system for iOS
IHKeyboardAvoiding - IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!
KeyboardObserver - For less complicated keyboard event handling.
StickyCollectionView-Swift - UICollectionView layout for presenting of the overlapping cells.