omnivore/apple/OmnivoreKit/Sources
Jackson Harper d9c91c3137 Reset tabIndex when state is reset to loading
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.
2022-10-13 15:37:37 +08:00
..
App Reset tabIndex when state is reset to loading 2022-10-13 15:37:37 +08:00
Models Add highlighted filter option to see all items with highlights 2022-10-11 21:38:28 +08:00
Services Ensure the audio index is updated when items are changed 2022-10-13 15:04:57 +08:00
Utils Use a new modal for search 2022-10-11 11:27:33 +08:00
Views create a mac specific nav card 2022-10-12 10:11:11 -07:00