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.
**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.