Displays currently playing and top rated movies by pulling data from the The Movie Database API.
Downloadable from the App Store
- Uses the OMAKOView CocoaPods library, written by the author, to display movie details.
- Asynchronous network calls
- Movie search
- Infinite scroll
- Uses Autolayout to layout views.
- Movie DB API keys referenced in local
.plist
file (secrets not stored in repository).
Name | Value |
---|---|
Language | Swift 2.2 |
iOS version | 9.3 |