# marcosgriselli/SwipeableTabBarController

UITabBarController with swipe interaction between its tabs.

Repository: https://github.com/marcosgriselli/SwipeableTabBarController
Canonical: https://ross.abutalabs.com/products/swipeabletabbarcontroller
Language: Swift
License: MIT
License Family: permissive
Topics: swift, ui, ios, xcode, tabbar, uitabbar, uitabbarcontroller, swipe, animation, cocoapods
Last push: 2023-06-04T21:52:42+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3500, "days_push": 1186, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1536, forks 107 (observed 2026-08-28T04:05:00.002509+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: uitabbarcontroller, swipe-gestures, cocoapods, carthage, swift, tab-bar-navigation, ios, mobile

## Member repositories
- marcosgriselli/SwipeableTabBarController (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:00.002509+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:31:05.379066+00:00, confidence not recorded.
  - readme: https://github.com/marcosgriselli/SwipeableTabBarController (fetched 2026-08-28T04:05:00.002509+00:00, sha 405dd1eef417)
- Data as of 2026-08-30T08:39:29.467469+00:00.
