qchenqizhi / QCropper

Image cropping/rotating/straightening library for iOS in Swift
MIT License
268 stars 51 forks source link

SeiftUI #8

Closed thatvirtualboy closed 3 years ago

thatvirtualboy commented 3 years ago

Looks great! Can I implement this into a SwiftUI app?

qchenqizhi commented 3 years ago

In theory, it is certainly possible, but you need to implement it yourself. I don’t have enough SwiftUI experience right now.

Yosorable commented 3 years ago

You can use UIViewControllerRepresentable in swiftui.