AutoKeyboardScrollView
AutoKeyboardScrollView is an UIScrollView subclass which makes showing and dismissing keyboard for UITextFields much easier. So called keyboard avoidance. (by honghaoz)
OAStackView
Porting UIStackView to iOS 7+ (by nsomar)
| AutoKeyboardScrollView | OAStackView | |
|---|---|---|
| - | - | |
| 122 | 2,129 | |
| 0.0% | 0.0% | |
| 3.1 | 0.0 | |
| almost 2 years ago | about 9 years ago | |
| Swift | Objective-C | |
| MIT License | MIT 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.
AutoKeyboardScrollView
Posts with mentions or reviews of AutoKeyboardScrollView.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning AutoKeyboardScrollView yet.
Tracking mentions began in Dec 2020.
OAStackView
Posts with mentions or reviews of OAStackView.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning OAStackView yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing AutoKeyboardScrollView and OAStackView you can also consider the following projects:
TPKeyboardAvoiding - A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
MJRefresh - An easy way to use pull-to-refresh.
StyleKit - A powerful & easy to use styling framework written in Swift
Lightning-Table - A declarative api for working with UITableView.
IHKeyboardAvoiding - IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!
FDStackView - Use UIStackView directly in iOS6+