Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 327 Bytes

File metadata and controls

15 lines (10 loc) · 327 Bytes

Photo

A simple application that downloads images from the internet using multithreading. The application sends an alert when the download fails. Images can be shown in full size, enlarged and scrolled.

Learned:

  • CollectionView
  • Multithreads
  • Alerts
  • ScrollView, Zoom

demo.gif