fermoya/SwiftUIPager
Native Pager in SwiftUI 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2417
- days_rel: n/a
- days_push: 929
- n_releases_24m: 0
Adoption not part of the score
1468 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SwiftUIPager is a Swift library providing a native Pager component built entirely with SwiftUI. It renders a scrollable, memory-efficient container of pages with view recycling and extensive customization options.
Use cases
- build a horizontal or vertical page carousel in SwiftUI
- create an onboarding flow with swipeable pages
- display a scrollable gallery of cards with partial pagination
- add scale, rotation, or opacity animations to page transitions
- implement an infinite looping pager without memory issues
- add pages dynamically while the user scrolls
When to choose
- you need a customizable pager in a SwiftUI app with view recycling for large content
- you want vertical/horizontal paging, alignment control, and animated transitions out of the box
- you need support for iOS, macOS, tvOS, and watchOS via SPM, CocoaPods, or Carthage
When to avoid
- your project uses UIKit rather than SwiftUI
- you only need simple TabView-based paging with no customization
- the project requires the very latest iOS APIs beyond what this library supports
Facets
library · maturity stable
ui-components animation state-management mobile-development frontend cross-platform swiftui pager pagerview cocoapods swift-package-manager carthage view-recycling ios macos swift watchos
1 source
- readme: https://github.com/fermoya/SwiftUIPager · fetched 2026-08-28 · 1f01fa62188e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fermoya/SwiftUIPager | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="fermoya/SwiftUIPager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem