Skip to content

4.1.2

Latest

Choose a tag to compare

@camosss camosss released this 12 Aug 04:57

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, open Example/SwiftUITabPagerSample/SwiftUITabPagerSample.xcodeproj, run.
  • README trimmed. Each usage case repeated the same item struct, state and full TabPager call. 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.