FNReactionsView icon indicating copy to clipboard operation
FNReactionsView copied to clipboard

FNReactionsView is a customizable control (based on UIView) to give people a way to show floating emoji like facebook does during live stream, easy way.

Results 1 FNReactionsView issues
Sort by recently updated
recently updated
newest added

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.