https://github.com/forrestknight/partyrockapp
Music Video Playlist (Loading YouTube Videos)
https://github.com/forrestknight/partyrockapp
Last synced: about 1 year ago
JSON representation
Music Video Playlist (Loading YouTube Videos)
- Host: GitHub
- URL: https://github.com/forrestknight/partyrockapp
- Owner: ForrestKnight
- Created: 2017-01-20T03:08:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T05:48:05.000Z (over 8 years ago)
- Last Synced: 2025-03-26T03:51:12.494Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 44.9 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PartyRockApp
This is an iOS application of a simple music video playlist.
# What I Learned
* Practice using UITableView alongside Swift code
* Integrate YouTube videos inside WebView via HTML iframe
* Incorporate asyncronous background threads to load web images