https://github.com/eliamyro/ipodcasts
An iOS audio player app
https://github.com/eliamyro/ipodcasts
alamofire feedkit nostoryboard swift5
Last synced: 10 months ago
JSON representation
An iOS audio player app
- Host: GitHub
- URL: https://github.com/eliamyro/ipodcasts
- Owner: eliamyro
- Created: 2019-03-25T17:34:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-10T10:51:44.000Z (over 6 years ago)
- Last Synced: 2025-06-27T16:50:51.852Z (12 months ago)
- Topics: alamofire, feedkit, nostoryboard, swift5
- Language: Swift
- Homepage:
- Size: 469 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# podcasts
An iOS Podcast application.
Core Features
• Alamofire Integration to greatly simplify network requests architecture
• AVKit Audio Player libraries for audio playback
• Offline playback of podcasts enabled through download feature
• Control playback when app is in background
• Draggable Floating Player component accessible accross all screens
• Search for Podcasts through iTunes API
• Parsing JSON asynchronously
• XML parsing pods through Cocoapods integration
• User Favorites persistence with User Defaults