mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
We track the state of the current index in two places: the audio controller, which updates as audio as played, the tabView has its own binding of the current index, this is to allow scrolling. When the audio item being played changes, we need to reset the state of the tabIndex. We do this by watching for state loading which occurs when new audio is loaded. |
||
|---|---|---|
| .. | ||
| AppStoreScreenshots | ||
| BuildTools | ||
| Entitlements | ||
| InfoPlists | ||
| Omnivore.xcodeproj | ||
| Omnivore.xcworkspace | ||
| OmnivoreKit | ||
| Resources | ||
| scripts | ||
| Sources | ||
| Tests | ||
| .gitignore | ||
| .swiftformat | ||
| Makefile | ||
| Omnivore-iOS.xctestplan | ||
| Omnivore-Mac.xctestplan | ||
| SafariExtension (iOS).entitlements | ||
| SafariExtension (iOS)Release.entitlements | ||
| swiftgraphql.yml | ||