Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 424 Bytes

ImagesSwiftUIApp

SwiftUI app that display a list of images, has the ability to search images and favorite an image. The app demonstrates how to handle concurrency and state changes with SwiftUI.

Features

  • Display images in a grid of list.
  • Search Images.
  • Favorite an image.

image