MoZhouqi/KMNavigationBarTransition
A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations. And you don't need to write any line of code for it, it all happens automatically. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3894
- days_rel: n/a
- days_push: 1066
- n_releases_24m: 0
Adoption not part of the score
3347 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
KMNavigationBarTransition is a drop-in iOS library that manages UINavigationBar background styles across a navigation stack and renders smooth transition animations when pushing or popping view controllers, in all orientations. It works automatically via Objective-C method swizzling, so developers only set the desired navigation bar style in each view controller without writing transition code.
Use cases
- make navigation bar transitions smooth when pushing and popping view controllers in ios
- manage different navigation bar background styles per view controller
- fix jarring navigation bar style changes during push/pop animations
- automatically restore the previous navigation bar style when popping back
- avoid writing boilerplate code for navigation bar appearance transitions
- support navigation bar style transitions in all orientations on ios
When to choose
- you are building a UIKit-based iOS app where different screens need distinct navigation bar styles
- you want a zero-configuration drop-in solution that requires no imported headers or transition code
- your project is in Objective-C or Swift and targets iOS versions before built-in appearance handling was sufficient
When to avoid
- you are building a SwiftUI-only app, since the library targets UIKit navigation controllers
- you rely on 3D Touch peek/pop or other deprecated iOS features mentioned in its known issues
- you need a library under active development with support for the newest iOS APIs
Facets
library · maturity maintenance
animation ui-components mobile-development frontend uikit uinavigationbar navigation-bar transition-animations objective-c method-swizzling drop-in view-controllers ios mobile
1 source
- readme: https://github.com/MoZhouqi/KMNavigationBarTransition · fetched 2026-08-28 · 840310e7dfdf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MoZhouqi/KMNavigationBarTransition | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MoZhouqi/KMNavigationBarTransition")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem