An open API service indexing awesome lists of open source software.

https://github.com/tapwork/swiftui-tips

CocoaHeads Aachen: SwiftUI Tips&Tricks 09/24/2020
https://github.com/tapwork/swiftui-tips

Last synced: 2 months ago
JSON representation

CocoaHeads Aachen: SwiftUI Tips&Tricks 09/24/2020

Awesome Lists containing this project

README

          

# 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