Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 289 Bytes

SwiftUI Tips&Tricks

CocoaHeads Aachen: 09/24/2020

Topics in the example

  1. ViewModfier (custom) to extract logic
  2. Make use of Environments
  3. Imageloader and use a custom Environment for a cache
  4. Handle the Keyboard properly
  5. Correct usage of UIViewRepresentable
  6. StateObject