Reactions & Reply to text messages (React Native)

Hello, I was wondering how I could enable reactions and reply to text messages in my React Native app. I checked the documentation, but neither option is listed in the React Native docs. Are any of these features readily available for React Native, or will I have to create them from scratch/custom for my app?

Best,

Currently, the reply function has been added to the latest pr of uikit. Will it be updated soon? congratulations

Hello Ahmad,

Welcome to Sendbird community.

You can refer to below link from UIKit documentations for reaction:

Reactions: Reactions | UIKit React Native SDK | Sendbird Docs

Let me know if this helps.