forkingdog/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style. 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: 4114
- days_rel: n/a
- days_push: 1882
- n_releases_24m: 0
Adoption not part of the score
5876 stars · 1140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Objective-C category on UINavigationController that enables fullscreen interactive pop gestures in iOS 7+ system style via AOP, requiring no setup beyond adding two files. It also manages view-controller-based navigation bar appearance transitions automatically.
Use cases
- enable fullscreen swipe-back gesture in iOS navigation stacks
- allow users to pop view controllers by swiping anywhere on screen
- handle navigation bar show/hide transitions between pushed view controllers
- disable pop gesture for specific view controllers
- use fullscreen pop gesture alongside scroll views
When to choose
- you build UIKit apps with UINavigationController and want system-style swipe-back over the whole screen
- you want a drop-in CocoaPods dependency with zero configuration
- you need per-view-controller control over gesture and navigation bar visibility
When to avoid
- your app uses SwiftUI navigation instead of UINavigationController
- you target only iOS 13+ and prefer native alternatives or custom gesture handling
- the project needs actively maintained dependencies, as the last release was 2021
Facets
library · maturity maintenance
ui-components middleware mobile-development developer-tools cpp uikit navigation-controller objective-c gesture-recognizer cocoapods interactive-pop-gesture ios mobile swift
1 source
- readme: https://github.com/forkingdog/FDFullscreenPopGesture · fetched 2026-08-28 · bb94c360fbd8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| forkingdog/FDFullscreenPopGesture | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="forkingdog/FDFullscreenPopGesture")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem