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... observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 72
- 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: 3085
- days_rel: n/a
- days_push: 169
- n_releases_24m: 0
Adoption not part of the score
1662 stars · 227 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
ui-components animation mobile-development frontend uikit uinavigationbar objective-c navigation-bar-transitions unmaintained ios mobile
1 source
- readme: https://github.com/listenzz/HBDNavigationBar · fetched 2026-08-28 · c06a3f16f996
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| listenzz/HBDNavigationBar | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="listenzz/HBDNavigationBar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem