reference to invalid associated type 'entry' of type 'provider' "widget" SwiftUI code example
Example: reference to invalid associated type 'entry' of type 'provider' "widget" SwiftUI
// add this line in :-> struct Provider: IntentTimelineProvider
typealias Entry = SimpleEntry
// it requireds TypeAlias