exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6.02k stars 556 forks source link

SwiftUI Support #754

Open 22Round opened 3 years ago

22Round commented 3 years ago

@ystrot Any plans to support swiftUI?

ystrot commented 3 years ago

Hi @22Round,

If you would like to add MacawView to SwiftUI app - it can be done using standard UIViewRepresentable.

If your question about moving Macaw to SwiftUI - yep, we're working on it 😊