# listenzz/HBDNavigationBar

A custom UINavigationBar for smooth switching between various states, including bar style, bar tint color,  background image, background alpha,   bar hidden, title text attributes, tint color, shadow hidden...

Repository: https://github.com/listenzz/HBDNavigationBar
Canonical: https://ross.abutalabs.com/products/hbdnavigationbar
Language: Objective-C
License: MIT
License Family: permissive
Topics: uinavigationbar, uinavigationcontroller
Archived: true
Last push: 2026-03-18T00:48:31+00:00

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

## Adoption (not part of the score)
Stars 1662, forks 227 (observed 2026-08-28T04:05:18.714488+00:00)

## What it is
An Objective-C library providing a custom UINavigationBar and UINavigationController that smoothly transition navigation bar states (style, tint color, background image/alpha, hidden state, shadow, title attributes) between view controllers. It mimics the polished per-page navigation bar transitions seen in apps like WeChat.

## Use cases
- smoothly switch navigation bar style between view controllers
- hide the navigation bar on some pages without affecting others
- fade navigation bar background alpha as the user scrolls
- show or hide the navigation bar shadow line per screen
- give each view controller its own navigation bar background color or image
- control swipe-back gesture behavior per view controller

## When to choose
- building an iOS app in Objective-C or Swift that needs WeChat-like smooth navigation bar transitions
- you need per-view-controller navigation bar styling with animated transitions during interactive pop gestures
- you want declarative per-page bar configuration without cleanup code

## When to avoid
- starting a new project, since the author states the library is no longer maintained and will be archived
- targeting only modern iOS versions where newer APIs may suffice
- you need a cross-platform or SwiftUI-native solution

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uikit, uinavigationbar, objective-c, navigation-bar-transitions, unmaintained, ios, mobile

## Member repositories
- listenzz/HBDNavigationBar (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.714488+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:34.784775+00:00, confidence not recorded.
  - readme: https://github.com/listenzz/HBDNavigationBar (fetched 2026-08-28T04:05:18.714488+00:00, sha c06a3f16f996)
- Data as of 2026-08-30T08:39:29.467469+00:00.
