An open API service indexing awesome lists of open source software.

https://github.com/possen/lyricsitunes

iOS app that displays lyrics of songs found on iTunes
https://github.com/possen/lyricsitunes

ios itunes itunes-api itunes-search lyrics swift

Last synced: 5 days ago
JSON representation

iOS app that displays lyrics of songs found on iTunes

Awesome Lists containing this project

README

          

# Lyrics from iTunes

## Demonstrates
* Network Requsts using NSURLSession
* Asynchronous loading of thumbnails
* Swift 4 serializaiton
* New Apple iOS 11 integrated search navigation bar
* Adaptor Pattern to keep the view controller small and Single Responsibiltiy Controllers.