Diego Mello
Diego Mello
It's still an issue on 0.71.4.
@j-piasecki Imagine WhatsApp, Telegram or any messaging app with horizontal swipe actions (think of reply, delete, fav, etc). We need RNGH for that. Now imagine you have a message with...
We tried this [in 2020](https://github.com/software-mansion/react-native-gesture-handler/issues/867#issuecomment-579426703) and tracked the comments on this issue. When I saw it closed with [this comment](https://github.com/software-mansion/react-native-gesture-handler/issues/867#issuecomment-1043910527) being the last one, I had to comment in hope...
@j-piasecki > If it's still affecting you, then please prepare a reproducible example. I cannot help much without it, as I cannot reproduce the issue (https://github.com/software-mansion/react-native-gesture-handler/issues/867#issuecomment-899247840). No worries. As I...
Hey @brf153. Sure, go for it :)
@SanjaySargam In order to work on it, you'll have to wrap Message on RNGH and change all touchables there. Can you do it?
> It is not possible to copy posted images to clipboard (Image, not the url of the message) Duplicated of #1691 > It is not possible to share the image...
> @diegolmello #1691 is about pasting, this one is about copying. @luckydonald You're right. My bad. I'm opening again. I also saw that you're talking about a follow-up feature of...
I think `Copy` option copies the text of the message, but I agree `Permalink` and `Share` do almost the same thing.
Something like this on iOS https://stackoverflow.com/a/44423850/5447468 Possible on Android https://stackoverflow.com/a/39613285/5447468