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

ruslanskorb/RSKGrowingTextView

A light-weight UITextView subclass that automatically grows and shrinks. observed · 2026-08-28

github.com/ruslanskorb/RSKGrowingTextView · Swift · Apache-2.0 (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3936
  • days_rel: 626
  • days_push: 626
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1071 stars · 69 forks observed · 2026-08-28

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

RSKGrowingTextView is a lightweight Swift UITextView subclass that automatically grows and shrinks with user input, constrained by minimum and maximum line counts. It is distributed via Swift Package Manager, CocoaPods, and Carthage for iOS and Mac development.

Use cases

  • auto-expanding text input for chat apps
  • growing textview that respects max lines in iOS
  • multi-line comment box that shrinks when empty
  • swift uitextview subclass for dynamic height input
  • messaging composer input field for iOS

When to choose

  • building an iOS chat or messaging interface with an auto-resizing input
  • you need a lightweight, dependency-free growing text view with line limits
  • you use Swift Package Manager, CocoaPods, or Carthage in an Apple-platform project

When to avoid

  • you need cross-platform (Android/web) growing text inputs
  • your project is not on the Apple/Swift ecosystem
  • you need rich text editing beyond simple growing behavior

Facets

library · maturity stable

ui-components form-handling mobile-development frontend uitextview auto-growing-textview chat-input swift-package-manager cocoapods carthage ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
ruslanskorb/RSKGrowingTextViewmain23

For agents

markdown · JSON · MCP: product_card(name="ruslanskorb/RSKGrowingTextView")

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