Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 2.66 KB

README.md

File metadata and controls

67 lines (48 loc) · 2.66 KB

ApplePodcast

Listen to some podcast while you're on the road!

How I did this?

Through hours of tutorials and learning tricks here and there, I've learned many new features and coded it Programmatically & XIBs

Brian Voong also known for his YouTube channel Lets Build That App creates great swift content, most of it written programmatically, and shows how certain UIKit classes work.

Here's his YouTube Link! https://www.youtube.com/channel/UCuP2vJ6kRutQBfRmdcI92mA

Demo

applepodcastsearch applepodcastsearchtapped applepodcastsaved applepodcastdownload

Requirements

IDE: Xcode (NEEDED TO OPEN)
Language&Version: Swift 4.2  
Xcode used to develop for mainly, macOS, iOS, watchOS, and tvOS.

**REQUIREMENTS THAT ARE IMPORTANT TO PLAY A PODCAST OR BE EFFICIENT ARE LISTED BELOW**

Git Clone Terminal Over HTTPS

$ git clone https://github.com/tetraprism95/ApplePodcast-.git

Features

Bugs

  • Sometimes the play button when tapped may not play at all. Working on it.
  • While listening to your favorite podcast there is a possibility that an incoming phone call may cause a crash.

FUTURE UPDATES:

  • AlamoFire (Could be outdated)
  • More UI Designs coming.