Harley-xk / MaLiang

iOS painting and drawing library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
MIT License
1.47k stars 208 forks source link

Could you suppourt SwiftUI #122

Open X901 opened 2 years ago

X901 commented 2 years ago

Hi, I tried 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 as View !