Skip to content

The app that lets users to scroll through a list of images, and then select one to view

Notifications You must be signed in to change notification settings

slavafive/Storm-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StormViewer

Description

The app based on Project 1 and Project 3 on Hacking with Swift

The app that contains a collection of images organized in UITableView:

By tapping on any cell the new window opens with the image itself:

By tapping on the right button on the top a user can share the chosen photo:

Skills

The following topics were covered in this project:

  • Navigation Controller
  • UITableViewController
  • UIImageView
  • File Manager
  • UIActivityViewController (including #selector and @objc)

Releases

No releases published

Packages

No packages published

Languages