Posts

Post not yet marked as solved
0 Replies
382 Views
I am very new to macApp development. I am trying make a Pomadoro app for my self. For that I need to make my app to get full screen even its not in the foreground. My problem is how to make the window fullscreen in SwiftUI ?
Posted
by Yodagama.
Last updated
.
Post not yet marked as solved
2 Replies
2.1k Views
I am new to SwiftUI.... View is a protocol which only contains required stored property called "body". My question is , where modifier methods come from. 'cause "Protocol methods must not have bodies".?
Posted
by Yodagama.
Last updated
.
Post not yet marked as solved
1 Replies
956 Views
I need to use MVVM architecture in my app.How to use my view model ... i mean ...with @BindableObject or @Environment
Posted
by Yodagama.
Last updated
.