Documentation and sample app only — no library changes since 4.1.0.
- The sample app now ships its Xcode project. The gitignore excluded every
xcodeproj, so a clone got the sample sources with nothing to open. Clone, openExample/SwiftUITabPagerSample/SwiftUITabPagerSample.xcodeproj, run. - README trimmed. Each usage case repeated the same item struct, state and full
TabPagercall. Every case now shows only what is distinctive about it and links to the runnable screen in the sample app. - Fixed the Different Views snippet, which still described the old sample while the clip showed the List and grid tabs.