# terryworona/TWMessageBarManager

An iOS manager for presenting system-wide notifications via a dropdown message bar.

Repository: https://github.com/terryworona/TWMessageBarManager
Canonical: https://ross.abutalabs.com/products/twmessagebarmanager
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-09-17T01:38:44+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": 4860, "days_push": 2908, "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 1754, forks 187 (observed 2026-08-28T04:05:31.924339+00:00)

## What it is
TWMessageBarManager is an Objective-C iOS library that presents system-wide notifications via a dropdown message bar. It is a drop-in singleton manager supporting success, error, and info message types with orientation support and tap callbacks.

## Use cases
- show toast-style notifications in an iOS app
- display success or error banners from anywhere in the app
- queue system-wide dropdown alerts with tap callbacks
- add in-app notification bars with landscape and portrait support

## When to choose
- maintaining or extending a legacy Objective-C iOS app targeting iOS 6+
- you want a lightweight, highly customizable dropdown message bar via CocoaPods

## When to avoid
- starting a new Swift or SwiftUI project where modern toast libraries exist
- you need per-message dismissal or ongoing maintenance and updates

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development
- platform: -
- tags: objective-c, notifications, toast, dropdown-message-bar, cocoapods, singleton, ios, mobile

## Member repositories
- terryworona/TWMessageBarManager (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:31.924339+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:28:09.210049+00:00, confidence not recorded.
  - readme: https://github.com/terryworona/TWMessageBarManager (fetched 2026-08-28T04:05:31.924339+00:00, sha 07a57ba10ee6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
