Podcasts-UIKit icon indicating copy to clipboard operation
Podcasts-UIKit copied to clipboard

OUTDATED. A clone of Apple's Podcasts. UIKit version.

Results 19 Podcasts-UIKit issues
Sort by recently updated
recently updated
newest added

There are some errors when building this project. I noticed this [merge](https://github.com/Karambirov/OldPodcasts/commit/2cda075578ef8e5b0b88671597b9f4ca0df6c4ba) broke the building. For example, that merge deleted `MainTabBarViewModel`, but in [AppDelegate.swift](https://github.com/Karambirov/OldPodcasts/blob/master/Podcasts/Other/App/AppDelegate.swift), it was still required. And the...

- Fix all warnings - Use SceneDelegate

feature

- [ ] Use Realm for saving favorites - [ ] Handle downloading Maybe make sense to use [Disk](https://github.com/saoudrizwan/Disk).

technical debt

1. https://medium.com/@hooliooo/yet-another-ios-post-about-creating-views-programmatically-9249a7ab1e93 2. https://mackarous.com/dev/2019/1/23/a-better-syntax-for-configurable-initializations

technical debt

https://github.com/radianttap/Alley https://github.com/freshOS/Networking https://github.com/freshOS/ws https://github.com/airbnb/ResilientDecoding https://github.com/Flight-School/AppleiTunesSearchURLComponents

technical debt

Add native syntactic sugar for Auto Layout https://github.com/kean/Align https://github.com/Pimine/EasySwiftLayout https://github.com/vhesener/Closures https://github.com/marlimox/AloeStackView https://github.com/crelies/UIKit-Modifiers https://github.com/freshOS/Stevia

technical debt

In Search tab, after clicking favorite button the second time, app crashes and a user can not run it again.

bug