marcosgriselli/SwipeableTabBarController
UITabBarController with swipe interaction between its tabs. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3500
- days_rel: n/a
- days_push: 1186
- n_releases_24m: 0
Adoption not part of the score
1536 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library that subclasses UITabBarController to add swipe gestures for switching between tabs on iOS. It offers three built-in transition animations (side-by-side, overlap, push) with zero-setup integration via Storyboards or subclassing.
Use cases
- add swipe gestures to switch tabs in an iOS app
- animate tab transitions with a side-by-side effect
- make a UITabBarController feel like a swipeable pager
- enable or disable tab swiping at runtime
- customize tab switch animation to push or overlap styles
When to choose
- you want native-feeling swipe navigation between tabs with minimal setup
- you need multiple selectable transition animation styles
- your app already uses UITabBarController and you want to enhance it without rewriting navigation
When to avoid
- you need swipeable tabs on Android or cross-platform frameworks
- you want fully custom interactive transitions beyond the three provided types
- you need a library under active development with recent Swift version support
Facets
library · maturity maintenance
animation ui-components mobile-framework mobile-development frontend cross-platform uitabbarcontroller swipe-gestures cocoapods carthage swift tab-bar-navigation ios mobile
1 source
- readme: https://github.com/marcosgriselli/SwipeableTabBarController · fetched 2026-08-28 · 405dd1eef417
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marcosgriselli/SwipeableTabBarController | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="marcosgriselli/SwipeableTabBarController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem