# yysskk/SwipeMenuViewController

Swipe-based paging UI for iOS

Repository: https://github.com/yysskk/SwipeMenuViewController
Canonical: https://ross.abutalabs.com/products/swipemenuviewcontroller
Homepage: https://yysskk.github.io/SwipeMenuViewController/documentation/swipemenuviewcontroller/
Language: Swift
License: MIT
License Family: permissive
Topics: ios, animation-library, swift, uikit
Last push: 2026-07-23T21:58:21+00:00

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

## Adoption (not part of the score)
Stars 1279, forks 128 (observed 2026-08-28T04:04:13.501570+00:00)

## What it is
A Swift library providing a swipe-based paging UI for iOS, combining a scrollable tab bar with a horizontally paging content area that stays in sync. It supports both UIKit (via data source/delegate protocols) and SwiftUI (iOS 18+) with a selection binding.

## Use cases
- add swipeable tab pages to an ios app
- build a scrollable tab bar with paging content in uikit
- create a swipe menu in swiftui
- sync tab selection with horizontal page swiping
- implement segmented control with underline indicator
- embed paged child view controllers with tab titles

## When to choose
- you need a tab bar plus swipeable pages in a UIKit or SwiftUI iOS app
- you want customizable tab styles like underline or circle indicators
- you distribute dependencies via Swift Package Manager

## When to avoid
- you target iOS versions below 16 or need older toolchains without using the 4.x releases
- you need cross-platform (Android, web) paging UI
- you want a full navigation or bottom-tab architecture rather than a top tab paging component

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, web-design
- platform: -
- tags: uikit, swiftui, tab-bar, paging, swipe-gestures, ios, swift, mobile

## Member repositories
- yysskk/SwipeMenuViewController (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.501570+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-30T05:02:43.131679+00:00, confidence not recorded.
  - readme: https://github.com/yysskk/SwipeMenuViewController (fetched 2026-08-28T04:04:13.501570+00:00, sha 45e7c5b90eff)
  - homepage: https://yysskk.github.io/SwipeMenuViewController/documentation/swipemenuviewcontroller/ (fetched 2026-08-29T12:13:21.337911+00:00, sha c9d659cb806f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
