Post
Replies
Boosts
Views
Activity
Hi, I'm using the macOS beta 1 (yes... beta1 :( sadly on public beta). But I can render my widgets on multiple sizes using the @Environment(\.widgetFamily).
You can consult my code on ToDo-SwiftUI on Github - https://github.com/hellosaumil/ToDo-SwiftUI/ here.
2 questions:
Is your JSONDecoder failing? Did you try logging the error?
If so, how are you calling this function in your SwiftUI View?