# marty-suzuki/SAHistoryNavigationViewController

SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Support 3D Touch!

Repository: https://github.com/marty-suzuki/SAHistoryNavigationViewController
Canonical: https://ross.abutalabs.com/products/sahistorynavigationviewcontroller
Language: Swift
License: MIT
License Family: permissive
Topics: support-3d-touch, swift, animation
Archived: true
Last push: 2017-10-31T16:46:23+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": 4178, "days_push": 3228, "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 1555, forks 90 (observed 2026-08-28T04:05:03.081919+00:00)

## What it is
A Swift UIKit library that adds an iOS task-manager-style history UI to UINavigationController, letting users view and jump between navigation history via long-press or 3D Touch on the back button. It integrates via custom navigation controller class or a Swift extension.

## Use cases
- add task-switcher style navigation history to an iOS app
- let users long-press the back button to see view history
- support 3D Touch peek on back button in navigation stack
- jump back to a previous screen in a deep navigation flow

## When to choose
- building a UIKit app with deep navigation stacks on iOS
- wanting a visual history of visited screens with 3D Touch support

## When to avoid
- building with SwiftUI instead of UIKit
- need actively maintained library (last release 2017)
- targeting devices/OS versions without 3D Touch and not wanting long-press fallback

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, developer-tools
- platform: -
- tags: uikit, navigation-controller, 3d-touch, task-manager-ui, cocoapods, ios, swift, mobile

## Member repositories
- marty-suzuki/SAHistoryNavigationViewController (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.081919+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-30T04:30:02.692875+00:00, confidence not recorded.
  - readme: https://github.com/marty-suzuki/SAHistoryNavigationViewController (fetched 2026-08-28T04:05:03.081919+00:00, sha 40592495ea79)
- Data as of 2026-08-30T08:39:29.467469+00:00.
