FNReactionsView icon indicating copy to clipboard operation
FNReactionsView copied to clipboard

Use CAEmitterLayer instead of views

Open LeoNatan opened this issue 8 years ago • 1 comments

For such a functionality, CAEmitterLayer is much more performant than creating views. You can animate each cell (CAEmitter​Cell) just like you do with views, using Core Animation.

LeoNatan avatar Mar 26 '17 13:03 LeoNatan

Amazing idea! I will start working on this update... feel free to contribuite!

fabiosoft avatar Mar 27 '17 17:03 fabiosoft