# nathantannar4/InputBarAccessoryView

A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments

Repository: https://github.com/nathantannar4/InputBarAccessoryView
Canonical: https://ross.abutalabs.com/products/inputbaraccessoryview
Language: Swift
License: MIT
License Family: permissive
Topics: swift, input, uikit, uicomponent
Last push: 2026-07-18T17:09:43+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 78, longevity 100
- inputs: {"age_days": 3302, "days_push": 46, "days_rel": 148, "gap_med": 17.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1279, forks 252 (observed 2026-08-28T04:04:13.558354+00:00)

## What it is
A Swift UIKit library providing a customizable InputAccessoryView for building powerful input bars with autocomplete, attachments, and reactive toolbar components. It powers the input bars of chat apps like iMessage, Slack, and GitHawk clones.

## Use cases
- build a chat message input bar in iOS
- add @mention and #hashtag autocomplete to a text input
- create a self-sizing UITextView input bar with attachment buttons
- add photo/file attachment management to an iOS input bar
- build an iMessage or Slack style input bar in Swift
- add a customizable toolbar above the iOS keyboard

## When to choose
- you are building an iOS chat or messaging UI in UIKit and need a polished input bar
- you need mention/hashtag autocomplete and attachment views out of the box
- you want a drop-in, customizable InputAccessoryView compatible with iPhone and iPad including RTL

## When to avoid
- you are building with SwiftUI rather than UIKit
- you need an input bar for Android or cross-platform apps
- you require CocoaPods or RxExtensions support, which were removed in v6

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling, file-upload
- domain: mobile-development, frontend, messaging-platforms
- platform: -
- tags: uikit, input-accessory-view, autocomplete, chat-input, attachments, swift-package-manager, ios, swift, mobile

## Member repositories
- nathantannar4/InputBarAccessoryView (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.558354+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-30T05:02:41.849291+00:00, confidence not recorded.
  - readme: https://github.com/nathantannar4/InputBarAccessoryView (fetched 2026-08-28T04:04:13.558354+00:00, sha 74b2e322dff1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
