# Ramotion/navigation-stack

:octocat: NavigationStack is a stack-modeled UI navigation controller. Swift UI library made by @Ramotion

Repository: https://github.com/Ramotion/navigation-stack
Canonical: https://ross.abutalabs.com/products/navigation-stack
Homepage: https://www.ramotion.com/agency/app-development/
Language: Swift
License: MIT
License Family: permissive
Topics: swift, ios, component, library
Last push: 2020-04-06T06:57:43+00:00

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

## Adoption (not part of the score)
Stars 2291, forks 168 (observed 2026-08-28T04:06:34.928565+00:00)

## What it is
NavigationStack is a Swift UI library by Ramotion that provides a stack-modeled navigation controller for iOS apps. It replaces the standard UINavigationController behavior with a stacked-card visual navigation pattern and supports interactive pop gestures.

## Use cases
- add stack-style card navigation to an iOS app
- replace default UINavigationController transition animations
- implement interactive swipe-back navigation with custom visuals
- build iOS apps with layered view controller navigation
- customize push and pop animations in Swift

## When to choose
- you want a distinctive stacked-card navigation look in a UIKit-based iOS app
- you need a drop-in UINavigationController subclass with custom transitions
- your project targets iOS 9+ and uses CocoaPods or Carthage

## When to avoid
- you are building with SwiftUI rather than UIKit
- you need actively maintained software - the last release was 2020
- you only need standard iOS navigation behavior

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: swift, uikit, navigation-controller, cocoapods, carthage, ui-component, ios, mobile

## Member repositories
- Ramotion/navigation-stack (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:34.928565+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-30T02:40:40.449544+00:00, confidence not recorded.
  - readme: https://github.com/Ramotion/navigation-stack (fetched 2026-08-28T04:06:34.928565+00:00, sha 5bcf9bbeda1e)
  - homepage: https://www.ramotion.com/agency/app-development/ (fetched 2026-08-29T10:20:54.137824+00:00, sha 1843eac2b729)
  - site_page: https://www.ramotion.com/about (fetched 2026-08-29T10:20:54.140951+00:00, sha 1e1eff982b27)
  - site_page: https://www.ramotion.com/services (fetched 2026-08-29T10:20:54.142748+00:00, sha d761b6403517)
  - site_page: https://www.ramotion.com/process (fetched 2026-08-29T10:20:54.144523+00:00, sha 024968c84616)
  - site_page: https://www.ramotion.com/faq (fetched 2026-08-29T10:20:54.147118+00:00, sha 2dd04946d291)
- Data as of 2026-08-30T08:39:29.467469+00:00.
