# telly/TLYShyNavBar

Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!

Repository: https://github.com/telly/TLYShyNavBar
Canonical: https://ross.abutalabs.com/products/tlyshynavbar
Language: Objective-C
License: MIT
License Family: permissive
Topics: uinavigationcontroller, navigation, navigationbar, cocoapods, objective-c, ios, ui, uikit, scrollview, scrolling
Archived: true
Last push: 2018-09-20T09:24:13+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4462, "days_push": 2904, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3700, forks 418 (observed 2026-08-28T04:08:14.933559+00:00)

## What it is
An Objective-C iOS library that makes UINavigationBar auto-scroll (hide/show) as the user scrolls a scroll view, mimicking behavior seen in apps like Facebook and Instagram. It supports opaque and translucent bars, extension views, sticky modes, and works with UITableView and UICollectionView.

## Use cases
- hide navigation bar when scrolling a table view
- auto-scrolling navigation bar like Facebook or Instagram
- add an extension view that scrolls along with the navbar
- make navbar sticky or fade while scrolling
- scrolling navbar with collection view
- shrink navbar on scroll in iOS app

## When to choose
- building an Objective-C or legacy iOS app with UIKit scroll views
- you want battle-tested navbar auto-hiding with minimal setup via CocoaPods or Carthage
- you need extension views or sticky navbar behavior alongside scrolling

## When to avoid
- starting a new Swift project with SwiftUI navigation
- you need actively maintained support for modern iOS versions
- your app uses custom navigation patterns incompatible with UINavigationBar

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

## Member repositories
- telly/TLYShyNavBar (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:14.933559+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-29T18:31:03.486782+00:00, confidence not recorded.
  - readme: https://github.com/telly/TLYShyNavBar (fetched 2026-08-28T04:08:14.933559+00:00, sha b879775d9b11)
- Data as of 2026-08-30T08:39:29.467469+00:00.
