KConfettiView
iOS Confetti View 🎉
Install / Use
/learn @KenanAtmaca/KConfettiViewREADME
KConfettiView
iOS Confetti View 🎉

Use
let confettiView = KConfettiView(frame: self.view.bounds)
confettiView.setup()
view.addSubview(confettiView)
Other veriables
.coefficient
.cellCount
.image
.color
.defaultConfettiSize
Clear
confettiView.remove()
License
Usage is provided under the MIT License. See LICENSE for the full details.
