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

cwRichardKim/RKSwipeBetweenViewControllers

Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar observed · 2026-08-28

github.com/cwRichardKim/RKSwipeBetweenViewControllers · Objective-C · MIT (permissive) 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: 4421
  • days_rel: n/a
  • days_push: 3426
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1670 stars · 151 forks observed · 2026-08-28

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

An Objective-C iOS library that synchronizes a UIPageViewController with a custom animated UISegmentedControl in the navigation bar, enabling Spotify/Twitter-style swiping between view controllers. It is highly customizable via its header file and can be used programmatically or through storyboards.

Use cases

  • add spotify-style swipe navigation between view controllers in ios
  • synchronize a segmented control with page swiping
  • create a top tab bar with interactive swipeable pages
  • build a twitter-like segmented navigation in the nav bar
  • swipe between multiple child view controllers with animated indicator

When to choose

  • you are maintaining or building a legacy Objective-C iOS app needing swipeable segmented navigation
  • you want a lightweight, customizable drop-in class rather than a full framework
  • you need Spotify-like 'My Music' style navigation with a nav bar segmented control

When to avoid

  • you are starting a new Swift project - modern alternatives like Swift-based tab/page libraries are better supported
  • you need more than about 4-5 tabs, as the UI degrades with many view controllers
  • you require actively maintained code with recent iOS compatibility guarantees

Facets

library · maturity abandoned

ui-components animation state-management mobile-development frontend objective-c uikit segmented-control pageviewcontroller cocoapods swipe-navigation ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
cwRichardKim/RKSwipeBetweenViewControllersmain23

For agents

markdown · JSON · MCP: product_card(name="cwRichardKim/RKSwipeBetweenViewControllers")

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