simibac / ConfettiSwiftUI

SwiftUI Package for Configurable Confetti Animation 🎉
MIT License
1.71k stars 117 forks source link

Question: UIKit Config #49

Open thejeff77 opened 5 months ago

thejeff77 commented 5 months ago

Description

Hey I'm an expert on UIKit but know very little about SwiftUI. I know there is some compatibility, is it possible to use this lib to show confetti in a view controller?

Thanks for any response!

Tasks

Context

...mention related issues and/or user stories...

asieduernest12 commented 2 months ago

I suppose you could follow the guide on UIKit swift ui integration using UIHostingController. Or optionally look through this experiment

https://github.com/asieduernest12/t3c-tac-toe/tree/main/swift-ios

@thejeff77 you might also want to close this probably