I am to create an app with lots and lots of particle effects and I was planning to use cocos2d framework. But just recently, I came to know that particle systems can be created in ios5.
I like to know how the UIKit particle system performs when compared to cocos2d particle system.
Anyone tried and tested?