Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 961 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 961 Bytes

Simulator Screenshot - iPhone 15 Pro - 2024-02-20 at 19 31 07 Simulator Screenshot - iPhone 15 Pro - 2024-02-20 at 19 31 25 Simulator Screenshot - iPhone 15 Pro - 2024-02-20 at 19 31 13 Simulator Screenshot - iPhone 15 Pro - 2024-02-20 at 19 31 20

Lessons-3.02-04_Networking

Simulation of the standard iOS Contacts app to get some experience in SwiftData usage.

Stack:

  • Pattern: MVVM
  • Navigation: NavigationStack, NavigationLink
  • Data parsing: SwiftData, ObservableObject
  • Views: List, ToolbarItem, TextField

The project is still under development.