hackiftekhar/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. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 84
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 4756
- days_rel: 100
- days_push: 100
- n_releases_24m: 27
Adoption not part of the score
16629 stars · 2446 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
IQKeyboardManager is a codeless drop-in iOS library that prevents the on-screen keyboard from covering UITextField and UITextView inputs. It works automatically with standard UIKit components and scroll views, requiring no manual setup or subclasses.
Use cases
- prevent keyboard from covering text fields in iOS
- automatic keyboard avoidance for UIKit forms
- scroll text fields above keyboard in UITableView
- add previous/next/done toolbar above keyboard
- placeholder support for UITextView
- handle keyboard in iOS forms without writing code
When to choose
- building iOS apps with forms where the keyboard covers input fields
- wanting a zero-configuration drop-in keyboard solution
- using standard UIKit text inputs and scroll views
When to avoid
- building with SwiftUI only where native keyboard avoidance may suffice
- targeting platforms other than iOS
- needing deeply custom keyboard behavior beyond what the library exposes
Facets
library · maturity active
ui-components mobile-development keyboard-avoidance uikit cocoapods drop-in ios swift
1 source
- readme: https://github.com/hackiftekhar/IQKeyboardManager · fetched 2026-08-28 · b3ee933db531
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hackiftekhar/IQKeyboardManager | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="hackiftekhar/IQKeyboardManager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem