Caching and Downloading Images - RestApp Part 4

Опубликовано: 15 Ноябрь 2020
на канале: Coding With Tom
55
0

In this video we will use FileManager and Data to download and cache images on device. We will present this images on the restaurant detail. While image is being download, a placeholder will be shown on the ImageCell.

Chapters:
0:00 Caching and Downloading Images
0:50 Model Changes
1:10 Image Cache Service
8:04 Adding Segmented Control Picker
8:54 Restaurant Images
21:12 Creating Image Loader Closure from ViewModel
23:55 Tidying Up

Source code: https://github.com/codingWithTom/rest...

RestApp - UIKit playlist:    • RestApp - UIKit