Oddbean new post about | logout

Notes by Vincent Friedrich | export

 My next goal for understanding SwiftUI is to *really* understand UIViewRepresentable. If you have... 
 @810ec5be I never found a way of modifying the SwiftUI View that comes out of the UIViewRepresentable. E.g. if I want to always apply a modifier to it, I have to wrap the UIViewRepresentable in another SwiftUI View. But then I would also have to pass through all the same parameters which creates additional maintenance effort. 
Event not found
 @e2aab4fb Been using it in production a lot, I wouldn’t want to work on a project anymore that doesn’t use SwiftUI at all.

Looking forward to the „Is SwiftData ready for production“ era 😂