aws-samples / amazon-chime-react-native-demo

A React Native demo application for Android and iOS using the Amazon Chime SDK.
MIT No Attribution
100 stars 24 forks source link

How we can use sendDataMessage to send a data message to all attendees #167

Closed Saifak34 closed 1 year ago

Saifak34 commented 1 year ago

Describe the bug This is not a bug but a help request, how we can send data messages in react-native application? do we need to add extra native code in kotlin and C# ? or we can just add it in Bridge.js as a Native function and use it ?