Communityv1.0.1

PagerKit

Expert guidance on PagerKit, a SwiftUI library for advanced, customizable page-based navigation. Use when developers mention: (1) PagerKit, PKPagesView, PKPage, (2) custom page controls, indicators, or paging behavior, (3) cross-platform SwiftUI paging, (4) dynamic page generation, (5) integrating page views into custom layouts, (6) specific PagerKit modifiers or enums, (7) page view controller options, (8) event handling for page changes.

2kdownloads1stars1active installsSzpakKamil
View on ClawHubBack to Skills

Skill Details

Slug
pagerkit
Latest Version
1.0.1
Author
SzpakKamil
Published
Jan 23, 2026
Updated
Feb 25, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for PagerKit.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

**PagerKit 1.0.1 Changelog** - Updated code examples to use explicit parameter labels in modifiers (e.g., `.pkCurrentPageIndex(index: $currentPage)`, `.pkPageControlIndicatorPreferredCurrentPageIndicatorImage(image:)`) for improved clarity and alignment with API changes. - Refined quick reference and usage sections to match the latest PagerKit API signatures. - Ensured all sample code and documentation reflect stricter Swift 5.9 syntax requirements. - Corrected several modifier usages and descriptions for accuracy based on recent documentation updates.