Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.1 KB

FruitsApp-SwiftUI

This project is a colorful encyclopedia of fruits, built entirely using the SwiftUI framework. This app supports Dark-Light mode and has support for iPad as well.

Objectives of this app :

  1. Developing an iOS 14 application with SwiftUI 2.0 framework.
  2. Creating an Onboarding Screen with Page Tab View.
  3. Creating a data model and fetched data using Swift language.
  4. Storing the state of the app with the new App Storage.
  5. Displaying an Onboarding or a Home screen.
  6. Understanding the new App Life Cycle in SwiftUI 2.0.
  7. Using the new Link View in SwiftUI 2.0.
  8. Using the new Group Box View in SwiftUI 2.0.
  9. Using the new Disclosure View in SwiftUI 2.0.
  10. Displaying views dynamically in a List View with a loop.

Simulator Screen Recording - iPhone 15 Pro - 2023-11-02 at 09 49 40 (1)

Screenshot 2023-11-02 at 9 11 43 AM