-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reactions does not show up in presented view controller #18
Comments
I think this is happening mainly because of this:
|
Replace the above getter with the following fix this problem
However, I think the reactions view should be shown up from the centre of reaction button instead of showing from the centre of view. Like in my case i have to show only 2 reactions and the reaction view show up in the centre of the screen which look ugly. |
If any one wants to show the reactions view from the targeted view then replace the extension:
I am not creating pull request for this one ;) |
Here is the reproducible example.
Screen.Recording.2021-01-16.at.11.14.02.AM.mov
ReactionButton.zip
The text was updated successfully, but these errors were encountered: