I

ICConfetti

Adding delight with confetti. ICConfetti lets you rain confetti in your views. 🎉

10

The problem ICConfetti solves

Whenever I develop an app, I imagine myself as a user. I look out for adding elements of surprise in app to leave my users in awe. People who know me know about my love for confettis. When I was making an iOS app, I wasn't able to find any confetti spraying library on Cocoapods.

Enter ICConfetti. ICConfetti lets you rain confetti in your UIViews. And the API is really simple too. Two lines of code, and your confetti is raining down your view.

Challenges I ran into

Packaging assets with the library. Almost all guides and tutorials failed. Finally, I had to toggle some build settings to make it work.

Technologies used

Discussion