Extend default message actions on Android #3517
Replies: 2 comments 3 replies
-
Hey @NikaKurdadze The docs and examples you provided are iOS related. Do you want to achieve this in Android to mimic iOS? In the Also, you have access to |
Beta Was this translation helpful? Give feedback.
-
Yes, I am trying to achieve the same behavior as the iOS doc I referenced. Is this a functionality that could be added to UI Components in the nearest future? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, how can I add an action to the message actions list on Android? This is achieved via the
supportedMessageActions
method in theViewFactory
according to the docsBeta Was this translation helpful? Give feedback.
All reactions