# fermoya/SwiftUIPager

Native Pager in SwiftUI

Repository: https://github.com/fermoya/SwiftUIPager
Canonical: https://ross.abutalabs.com/products/swiftuipager
Language: Swift
License: MIT
License Family: permissive
Topics: swiftui, ios, macos, tvos, watchos, swiftui-components, swift5, pager, pagerview, cocoapods, swiftpackagemanager, xcframework
Last push: 2024-02-16T07:20:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2417, "days_push": 929, "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 1468, forks 197 (observed 2026-08-28T04:04:48.866602+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, pager, pagerview, cocoapods, swift-package-manager, carthage, view-recycling, ios, macos, swift, watchos

## Member repositories
- fermoya/SwiftUIPager (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.866602+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:34:56.112408+00:00, confidence not recorded.
  - readme: https://github.com/fermoya/SwiftUIPager (fetched 2026-08-28T04:04:48.866602+00:00, sha 1f01fa62188e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
