Support SwiftUI?
sniperboy0829 opened this issue · 4 comments
sniperboy0829 commented
Does this repo has a plan that support SwiftUI?
Er-Dong-Chen commented
How to use it in SwiftUI
Jeehut commented
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
sniperboy0829 commented
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
scalessec commented
There's no plan for this repo to support SwiftUI, and will likely be deprecated once UIKit is no longer relevant.