Let's Make Notes App With Complex Transitions | SwiftData | SwiftUI
Added 2024-09-21 18:41:21 +0000 UTC
Source Code For Let's Make Notes App With Complex Transitions | SwiftData | SwiftUI.
Download Code π
Comments
Why the NotesContent has both, can u explain this a bit
.frame(width: size.width, height: size.height)
.frame(width: currentSize.width, height: currentSize.height, alignment: .topLeading)