fphilipe/PHFComposeBarView
Compose bar from iOS 7 Messages.app observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4866
- days_rel: n/a
- days_push: 2030
- n_releases_24m: 0
Adoption not part of the score
1171 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C iOS UI component that precisely recreates the compose bar from the iOS 7 Messages.app, including a text view, placeholder, utility button, and main button. It supports customization of colors, titles, character counters, and automatic growth behavior when text wraps.
Use cases
- add a message input bar to an iOS chat screen
- recreate the iOS Messages compose bar in my app
- text input bar that grows as the user types
- compose bar with placeholder and character counter
- customizable message composer view for iOS
- input bar with utility button and send button
When to choose
- building an iOS messaging or chat interface with an iOS 7-style compose bar
- you need a text input bar that auto-grows with configurable max height or line count
- you want a drop-in CocoaPods component with delegate-based integration
When to avoid
- targeting modern iOS with Swift and SwiftUI, since this is an older Objective-C component
- you need rich text or attachment-heavy input beyond a simple compose bar
- the project requires actively maintained dependencies, as updates are infrequent
Facets
library · maturity maintenance
ui-components mobile-development frontend objective-c uikit compose-bar text-input cocoapods messaging-ui ios mobile
1 source
- readme: https://github.com/fphilipe/PHFComposeBarView · fetched 2026-08-28 · 80dd2a39e1ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fphilipe/PHFComposeBarView | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="fphilipe/PHFComposeBarView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem