Open tprasad23 opened 3 years ago
Hi, I was curious if anyone has been able to embed this into a Swift UI view ? I'm unable to get the drawing function working.
I tried but to convert it to SwiftUI view but I got error with Canvas 'Canvas' is ambiguous for type lookup in this context it looks like Swiftui doesn't see Canvas and View !
'Canvas' is ambiguous for type lookup in this context
Hi, I was curious if anyone has been able to embed this into a Swift UI view ? I'm unable to get the drawing function working.