EXERCISE
Create an App that downloads a list of images.
EXERCISE
Create an App that downloads a list of images.
0
1
Checkbox to mark video as read
Mark as read

It's time to practice! With what you've learned in the previous articles, create an app that meets the following requirements:

  • Display a list of products from this url: https://educaswift.com/public/products.json
  • Each product will contain an image loaded from an url, title, description and price.
  • Use Alamofire to download the content of the url.
  • Use Decodable protocol to convert the json from the url.

0 Comments

Join the community to comment
Sign Up
I have an account
Be the first to comment

Accept Cookies

We use cookies to collect and analyze information on site performance and usage, in order to provide you with better service.

Check our Privacy Policy