yannickl / Reactions

Fully customizable Facebook reactions like control
http://cocoadocs.org/docsets/Reactions
MIT License
584 stars 90 forks source link

Reactions pop-up view not showing in UITableviewcell #22

Open chintanTBI opened 6 years ago

chintanTBI commented 6 years ago

I'm trying to implement this into UITableviewCell so, it can work like Facebook. But unfortunately unable to get popup in cell. Whereas if I'm implementing it in UIViewController simply than it works fine. Can anyone help-me out with this?

yannickl commented 6 years ago

@chintanTBI sorry I don't understand your problem. I've just updated the example project with an UITableViewCell integration and it works fine.