Rocket.Chat.ReactNative
Rocket.Chat.ReactNative copied to clipboard
Feat: Right/Left swipe the message to reply in quote
Description:
I suggest having a feature like left/right swipe the message to reply in quote. Because we generally use reply in quote in most of times. So it would be better if we have a shortcut for it.
Environment Information:
- Rocket.Chat Server Version: 6.6.0
- Rocket.Chat App Version: 4.44.2.54511
- Device Name: Realme 9
- OS Version: Android
Steps to reproduce:
- Go to Chats
Expected behavior:
Right/Left swipe the message to reply in quote
Actual behavior:
Right/Left swipe the message does nothing
Additional context:
@SanjaySargam In order to work on it, you'll have to wrap Message on RNGH and change all touchables there. Can you do 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?
Yeah Sure