#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.

This commit is contained in:
Stefan Ceriu
2021-09-30 09:37:59 +03:00
parent 63ec641820
commit ccfdfa1fb8
23 changed files with 864 additions and 4 deletions
@@ -17,7 +17,6 @@
import Foundation
import SwiftUI
/// Using an enum for the screen allows you define the different state cases with
/// the relevant associated data for each case.
@available(iOS 14.0, *)