erwanmace
erwanmace
Any update on this feature or idea to display the reaction menu? 1. I would definitely use the accessory view to display the reaction 2. I already use UIContextMenuConfiguration to...
Thanks @fukemy I will look at it. Is it [this library](https://github.com/dominicstop/react-native-ios-context-menu)?
@fukemy do you mind sharing how you display the quoted text (original text) in the reply message cell? Is this a custom message view?
@fukemy ok makes sense. What about replying to a media message. You would need a custom view to mix quoted image and text.
@fukemy also, for uicontextmenu with preview provider, I understand that we cannot capture a tap event on the preview controller. I read your solution but am missing the part where...
Thanks for sharing your solution @fukemy i am travelling this week but have added the repo to my favourite to look at your code next week. Truly appreciated.
Great solution @fukemy ... Do you have a simple example of custom cells you use for reply messages ? I love MessageKit but feel that the custom cells require a...
I am getting the same issue as well... the suggestion to insert a view between the collectionview and the inputbar is a nice workaround but still a workaround. Ideally, the...
Hi @monstermac77 any update on this issue? I believe you were planning to push something in production according to your last message? Thanks.