michaeltyson/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 5620
- days_rel: n/a
- days_push: 1083
- n_releases_24m: 0
Adoption not part of the score
5787 stars · 913 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A drop-in Objective-C library providing UIScrollView and UITableView subclasses that automatically keep text fields visible above the iOS keyboard. It adjusts content insets and offsets with keyboard-matched animations and wires up 'Next' keyboard buttons.
Use cases
- keep text fields visible when the keyboard appears in iOS forms
- avoid keyboard covering UITextField in a scroll view
- auto-scroll UITableView when editing text fields
- wire up Next button to move between text fields
- drop-in keyboard avoidance for UITableViewController
When to choose
- building UIKit-based iOS apps with forms and no existing keyboard handling
- wanting a zero-configuration subclass-based solution
- supporting older iOS codebases using Objective-C
When to avoid
- building with SwiftUI, which has built-in keyboard avoidance
- needing actively developed Swift-first alternatives
- requiring customization beyond content inset adjustment
Facets
library · maturity maintenance
ui-components animation mobile-development developer-tools objective-c keyboard-avoidance uikit scrollview drop-in ios mobile
1 source
- readme: https://github.com/michaeltyson/TPKeyboardAvoiding · fetched 2026-08-28 · 7fbbabd79e64
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| michaeltyson/TPKeyboardAvoiding | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="michaeltyson/TPKeyboardAvoiding")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem