albertopeam / Podcasts

Simple app to show usage of SwiftUI and Combine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple app to show usage of SwiftUI and Combine

License:MIT License


Languages

Language:Swift 100.0%