# FluidGroup/NextGrowingTextView

📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.

Repository: https://github.com/FluidGroup/NextGrowingTextView
Canonical: https://ross.abutalabs.com/products/nextgrowingtextview
Language: Swift
License: MIT
License Family: permissive
Topics: ios, carthage, xcode, textview, cocoapods, hacktoberfest
Last push: 2026-08-21T18:15:48+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 60, longevity 100
- inputs: {"age_days": 3911, "days_push": 12, "days_rel": 56, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1797, forks 147 (observed 2026-08-28T04:05:37.657996+00:00)

## What it is
NextGrowingTextView is an iOS UI component library providing an auto-growing text input view for UIKit and SwiftUI. It expands between configurable min/max line limits and includes placeholder support.

## Use cases
- auto-expanding chat message input field on iOS
- multi-line comment box that grows as the user types
- text input with placeholder and min/max line limits in SwiftUI
- growing UITextView with automatic scroll to bottom in UIKit

## When to choose
- building an iOS chat or messaging input bar
- you need a self-sizing text editor with line limits in UIKit or SwiftUI

## When to avoid
- targeting platforms other than iOS
- you need rich text editing beyond a growing text view

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling
- domain: mobile-development, frontend
- platform: -
- tags: swiftui, uikit, textview, auto-growing-text-input, placeholder, ios, swift, mobile

## Member repositories
- FluidGroup/NextGrowingTextView (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.657996+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-30T03:22:40.347834+00:00, confidence not recorded.
  - readme: https://github.com/FluidGroup/NextGrowingTextView (fetched 2026-08-28T04:05:37.657996+00:00, sha 1c5ef71246e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
