Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 526 Bytes

Fructus

A simple and beautiful SwiftUI app that shows some fruits with information about them.

Project Image

What I've learned by making this?

  • Store the state of the app with the new App Storage.
  • Understand how the new App Life Cycle works in SwiftUI 2.0.
  • Page Tab View.
  • Link View.
  • Group Box View.
  • Disclosure View.

This app has been made with help of SwiftUI Masterclass 2021 course by Robert Petras