Skip to content

KenanAtmaca/KConfettiView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

KConfettiView

iOS Confetti View πŸŽ‰

alt tag

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.

Releases

No releases published

Packages

No packages published

Languages