FacebookLikeReaction
FacebookLikeReaction copied to clipboard
any ideas around table schema to support this?
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.....
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?
so you would have multiple like tables / then collapse into one view? or just add more columns...
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.