react-native-context-menu-view
react-native-context-menu-view copied to clipboard
ideal for custom reaction Preview view
Hi, thanks you very very great and useful library, im using it's and it's display very great with IOS
Now i want to implement some react button, like message app, as u can see here
In ios, im using customPreview to show it, like:
But im not familiar with rn to done it here, can u help?
h
i, i found telegram did it's and very nice UI :
I think the way is same as my ideal
You should just be able to add that to the custom preview
@mpiannucci I now see the custom preview
prop in code. Could we add it to the README?
However, it seems that the container styling for the preview
must be the same as children
. So in the example above and most cases, it just doesn't work as expected. For ex: the reaction/emoji container above has to be the same height/width as the message bubble.
Would love to have this feature! I think a lot of React Native users would use this package for reactions if this separate styling issue was resolved and preview
was added to the docs for visibility
Thanks for your awesome work :)
Interesting, I'd love to see example code to give me a better idea of the issue with the current state, i think I get it but it's a little hard to picture
I decided to using stream chat. Its provide all view I need
Hi, i'm interested on this feature, it would be like an extra subview. It would be nice to align actions up/down left/right. My background transparent isn't transparent at 100%.
Congrats @mpiannucci.
Hi,Im interested in this feature, not sure we can able to add the reaction view yet?
Any updates of this?