- XCode 12+
- Swift 5
- iOS 12.0 or later
Sample application to demonstrate the data fetching and caching from TMDB server.
- Pagination
- Local caching using CoreData
- Users are able able to favourite a movie locally, and view them whenever they like.
- Kingfisher for downloading and caching images