# GitHawkApp/MessageViewController

A SlackTextViewController replacement written in Swift for the iPhone X.

Repository: https://github.com/GitHawkApp/MessageViewController
Canonical: https://ross.abutalabs.com/products/messageviewcontroller
Homepage: http://githawk.com
Language: Swift
License: MIT
License Family: permissive
Topics: uitextview, swift, ios, uikit, githawk
Last push: 2019-09-25T20:40:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3164, "days_push": 2534, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1659, forks 91 (observed 2026-08-28T04:05:18.268280+00:00)

## What it is
A Swift UIKit library providing a message-composing view controller with a text input bar, send button, and autocomplete support, built as a replacement for SlackTextViewController. It is designed for iOS apps like GitHawk that need a scrollable content view paired with a customizable message input.

## Use cases
- add a chat message input bar to an iOS app
- replace SlackTextViewController in a Swift project
- implement @mention autocomplete in a comment composer
- build a messaging screen with a pinned text input above a scroll view

## When to choose
- building an iOS chat or comment composer in Swift with UIKit
- you need customizable input bar styling and prefix-based autocomplete

## When to avoid
- building for Android or cross-platform
- using SwiftUI rather than UIKit
- you need actively maintained software - the latest release is from 2019

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: mobile-development, developer-tools
- platform: -
- tags: uikit, messaging-ui, chat-input, autocomplete, cocoapods, iphone-x, ios, swift, mobile

## Member repositories
- GitHawkApp/MessageViewController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.268280+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:44:41.402626+00:00, confidence not recorded.
  - readme: https://github.com/GitHawkApp/MessageViewController (fetched 2026-08-28T04:05:18.268280+00:00, sha bec031259ea5)
  - homepage: http://githawk.com (fetched 2026-08-29T11:17:09.740217+00:00, sha 2ea5364539a7)
  - site_page: https://nc.me/faq (fetched 2026-08-29T11:17:09.749527+00:00, sha fbbcd17d2179)
- Data as of 2026-08-30T08:39:29.467469+00:00.
