Ross ROSS = Recommend OSS · open-source software intelligence for agents

yysskk/SwipeMenuViewController

Swipe-based paging UI for iOS observed · 2026-08-28

github.com/yysskk/SwipeMenuViewController · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 94
  • Release rhythm 60
  • 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: 3351
  • days_rel: 58
  • days_push: 41
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1279 stars · 128 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

ui-components animation state-management mobile-development frontend web-design uikit swiftui tab-bar paging swipe-gestures ios swift mobile

2 sources

Member repositories

RepositoryRoleHealth v2
yysskk/SwipeMenuViewControllermain83

For agents

markdown · JSON · MCP: product_card(name="yysskk/SwipeMenuViewController")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem