yannickl / Reactions

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

Button does not work inside StackView #37

Open Nestor231 opened 3 years ago

Nestor231 commented 3 years ago

I placed a ReactionButton (programmatically and storyboard), and it has errors when placing button under a stackView;

Screen Shot 2020-11-02 at 1 04 54 AM

Only the "Like" icon above is displayed, and the text is missing. it is also unresponsive to click events. Please help!