Is it possible to use full screen on Apple Watch (except the time display) using SwiftUI?
I have set .edgesIgnoringSafeArea(.all)
on various view and the result is the same. Top left corner is not usable.
Is it possible to use full screen on Apple Watch (except the time display) using SwiftUI?
I have set .edgesIgnoringSafeArea(.all)
on various view and the result is the same. Top left corner is not usable.