# andreamazz/AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView

Repository: https://github.com/andreamazz/AMScrollingNavbar
Canonical: https://ross.abutalabs.com/products/amscrollingnavbar
Language: Swift
License: MIT
License Family: permissive
Last push: 2023-04-13T02:27:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4681, "days_push": 1239, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5994, forks 628 (observed 2026-08-28T04:09:34.080873+00:00)

## What it is
A Swift library providing a custom UINavigationController whose navigation bar scrolls away alongside a UIScrollView or UITableView. It lets iOS apps hide the navigation bar as users scroll content for a more immersive layout.

## Use cases
- hide navigation bar when scrolling a table view
- make uinavigationbar follow scrollview in ios
- collapsing navigation bar swift library
- immersive full-screen scrolling ui on iphone
- auto-hide navbar on scroll down and show on scroll up

## When to choose
- you build native iOS apps with UIKit and want the nav bar to collapse on scroll
- you need a drop-in UINavigationController subclass with CocoaPods or Carthage support
- you want Objective-C compatibility via the 1.x line

## When to avoid
- you use SwiftUI rather than UIKit navigation
- you need a cross-platform or Android solution
- you require frequent updates - the project is in maintenance with its last release in 2023

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uikit, navigation-bar, scrolling, cocoapods, carthage, uiscrollview, ios, swift, mobile

## Member repositories
- andreamazz/AMScrollingNavbar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.080873+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-29T17:49:50.737360+00:00, confidence not recorded.
  - readme: https://github.com/andreamazz/AMScrollingNavbar (fetched 2026-08-28T04:09:34.080873+00:00, sha 2c777e75efc0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
