FacebookLikeReaction icon indicating copy to clipboard operation
FacebookLikeReaction copied to clipboard

any ideas around table schema to support this?

Open 8secz-johndpope opened this issue 5 years ago • 3 comments

did you implement? We have likes in app / but it seems quite complex to support multiple types of responses. or maybe could be like table with a type.... need to refine the query to get number of likes to number of responses of type.....

8secz-johndpope avatar Feb 20 '20 06:02 8secz-johndpope

Hello @8secz-johndpope , Yes i implemented it in one of my project. You can implement this in tableview also as this is just View. Can you please specify your requirements using visual approach so i can help you achieve your goal?

11Shraddha avatar Apr 06 '20 11:04 11Shraddha

so you would have multiple like tables / then collapse into one view? or just add more columns...

8secz-johndpope avatar Apr 06 '20 11:04 8secz-johndpope

I have the same problem I am using this functionality in table view like for the first time if I long-press on button then the view of all reaction are appear just above the button but if at the same time if I long press on the same button but different index path the reaction view appears on the top.

mohitdubey27 avatar Dec 09 '20 11:12 mohitdubey27