# 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.

Repository: https://github.com/hackiftekhar/IQKeyboardManager
Canonical: https://ross.abutalabs.com/products/iqkeyboardmanager
Language: Swift
License: MIT
License Family: permissive
Topics: objective-c, keyboard, swift, iqkeyboardmanager, xcode
Last push: 2026-05-25T14:09:39+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 85, longevity 100
- inputs: {"age_days": 4756, "days_push": 100, "days_rel": 100, "gap_med": 0.0, "n_releases_24m": 27}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 16629, forks 2446 (observed 2026-08-28T04:11:16.866381+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components
- domain: mobile-development
- platform: -
- tags: keyboard-avoidance, uikit, cocoapods, drop-in, ios, swift

## Member repositories
- hackiftekhar/IQKeyboardManager (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:16.866381+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:04:50.313020+00:00, confidence not recorded.
  - readme: https://github.com/hackiftekhar/IQKeyboardManager (fetched 2026-08-28T04:11:16.866381+00:00, sha b3ee933db531)
- Data as of 2026-08-30T08:39:29.467469+00:00.
