Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 628 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 628 Bytes

Podcasts

Simple app to show usage of SwiftUI and Combine. The app shows a list of podcasts fetched from listennotes and it can be played.

podcasts detail player

Status: Work in progress.

TODO'S:

* Wrap Image Loader to avoid reload the entire view
* Migrate all the views to have enum states
* Try environment object
* Check cancelations

Warning: SwiftUI and Combine are in beta now.