+45
−0
+18
−0
+36
−0
+15
−1
Skingomz/ChaptersListView.swift
0 → 100644
+54
−0
Loading
- PodcastModel.Chapter; FeedKit ChaptersParser/ChaptersFetcher (sorted, title
fallback) + tests.
- AppModel loads chapters for the current episode (from chaptersURL) into
currentChapters; currentChapter(at:) resolves the active one.
- PlayerView shows the current chapter (tappable) and a ChaptersListView to jump
to a chapter (seek). Demo seed includes sample chapters for screenshots.
62 package tests green; iOS + macOS build; current chapter shown in the player
(verified in the simulator).
Co-Authored-By:
Claude <claude@anthropic.com>