scalessec/Toast-Swift

Support SwiftUI?

sniperboy0829 opened this issue · 4 comments

Does this repo has a plan that support SwiftUI?

How to use it in SwiftUI

I don't think a UIKit toast helper is going to work nicely with SwiftUI. Try out an alternative that was designed for SwiftUI, e.g.:
https://github.com/sanzaru/SimpleToast

I don't think a UIKit toast helper is going to work nicely with SwiftUI. Try out an alternative that was designed for SwiftUI, e.g.: https://github.com/sanzaru/SimpleToast

thank you

There's no plan for this repo to support SwiftUI, and will likely be deprecated once UIKit is no longer relevant.