Ross ROSS = Recommend OSS · open-source software intelligence for agents

ltebean/LTNavigationBar

UINavigationBar Category which allows you to change its appearance dynamically observed · 2026-08-28

github.com/ltebean/LTNavigationBar · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4217
  • days_rel: n/a
  • days_push: 2898
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4424 stars · 669 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An Objective-C category on UINavigationBar that lets developers change the bar's appearance dynamically, such as background color, element alpha, and translation, typically driven by scroll position. The library is deprecated and no longer works on newer iOS versions due to changes in UINavigationBar's internal structure.

Use cases

  • change navigation bar background color dynamically while scrolling
  • make the navigation bar fade or scroll along with a scroll view
  • animate uinavigationbar appearance transitions in ios
  • set navigation bar alpha dynamically in objective-c
  • reset navigation bar appearance when leaving a view controller

When to choose

  • maintaining or reading legacy Objective-C iOS codebases targeting old iOS versions
  • learning how UINavigationBar appearance hacks worked historically

When to avoid

  • starting a new iOS project - the library is deprecated and broken on modern iOS
  • you need maintained alternatives like AMScrollingNavbar, RainbowNavigation, or KMNavigationBarTransition
  • building in Swift with modern UIKit APIs

Facets

library · maturity abandoned

ui-components animation mobile-development frontend uikit navigation-bar objective-c deprecated cocoapods ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
ltebean/LTNavigationBarmain32

For agents

markdown · JSON · MCP: product_card(name="ltebean/LTNavigationBar")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem