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

tristanhimmelman/HidingNavigationBar

Easily hide and show a view controller's navigation bar (and tab bar) as a user scrolls observed · 2026-08-28

github.com/tristanhimmelman/HidingNavigationBar · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4142
  • days_rel: n/a
  • days_push: 1547
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1035 stars · 125 forks observed · 2026-08-28

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

A Swift library for iOS that manages hiding and showing a view controller's navigation bar (and optionally tab bar, toolbar, or extension views) as the user scrolls. It integrates with UIScrollView delegates to provide smooth, automatic bar transitions.

Use cases

  • hide the navigation bar when scrolling a table view
  • show and hide tab bar on scroll in iOS app
  • collapsing toolbar effect for iOS
  • hide nav bar and toolbar together while scrolling
  • scroll-driven navigation bar animation in Swift
  • maximize screen space for content while scrolling

When to choose

  • building an iOS app in Swift with UIKit scroll views that should reclaim screen space
  • you want a simple manager class to wire into existing view controllers
  • you need combined hiding of navigation bar with tab bar or toolbar

When to avoid

  • building with SwiftUI where native scroll behaviors may suffice
  • you need highly customized or non-standard bar transitions
  • project requires actively maintained dependencies with frequent updates

Facets

library · maturity maintenance

ui-components animation mobile-development navigation-bar tab-bar scrolling uikit cocoapods carthage user-interface ios swift

1 source

Member repositories

RepositoryRoleHealth v2
tristanhimmelman/HidingNavigationBarmain23

For agents

markdown · JSON · MCP: product_card(name="tristanhimmelman/HidingNavigationBar")

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