Ross ROSS = Recommend OSS · open-source software intelligence for agents

IdleHandsApps/IHKeyboardAvoiding

IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required! observed · 2026-08-28

github.com/IdleHandsApps/IHKeyboardAvoiding · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4469
  • days_rel: n/a
  • days_push: 1455
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1403 stars · 155 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Swift library for iOS that keeps any UIView visible above the keyboard without requiring a UIScrollView. It translates or animates constraints of a registered avoiding view when the keyboard appears and restores it when dismissed.

Use cases

  • keep text fields visible above the keyboard in iOS forms
  • avoid keyboard overlap without using a scroll view
  • move any UIView up when the keyboard is shown
  • handle iPad split and undocked keyboards
  • support third-party keyboards in an iOS app
  • animate Auto Layout constraints when the keyboard appears

When to choose

  • you need keyboard avoidance for arbitrary UIViews, not just text fields
  • you want a lightweight solution without embedding content in a UIScrollView
  • your app uses Auto Layout or AutoresizingMask layouts
  • you need iPad split/undocked keyboard support

When to avoid

  • you prefer scrollable content that users can pan manually
  • you're building with SwiftUI rather than UIKit
  • you need a heavily maintained library with frequent updates
  • you need cross-platform (non-iOS) keyboard handling

Facets

library · maturity maintenance

ui-components animation mobile-framework mobile-development developer-tools keyboard-avoiding uikit cocoapods autolayout no-scrollview ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
IdleHandsApps/IHKeyboardAvoidingmain23

For agents

markdown · JSON · MCP: product_card(name="IdleHandsApps/IHKeyboardAvoiding")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem