ChatComposite with react-native #3803
Replies: 3 comments 1 reply
-
Hi @tariromukute , thanks for you question, this is John and I will be helping you this week. Please allow me to check with our team and I will get you back shortly. |
Beta Was this translation helpful? Give feedback.
-
Hi @tariromukute , thanks for your patience. I have checked with our team and you are correct that we currently only have a sample for Alternatively, our Hope this helps. Please let me know if you have any more questions! |
Beta Was this translation helpful? Give feedback.
-
Hi @jpeng-ms, thanks for checking in with the team, and for the suggestion of creating bindings. I am new to React Native and I wanted a quick POC for a chat service. I followed your suggestion of bindings and used the tutorials Swift in React Native - The Ultimate Guide Part 2: UI Components and React-Native UI Native components in Swift and Java to port the ChatComposite, at the moment only managed to do so for iOS. I saw that react native has something called Fabric Native Components in their new architecture. Since this is still experimental I was hesitate on going that route as a first timer, however it seems like it has the advantage that you can export the components to be reused by others. If you don't have any work on this maybe I can raise a feature request for that instead. |
Beta Was this translation helpful? Give feedback.
-
I am trying to use react-native with ACS. There is an example for ACS calling feature with react-native here where
RNAzureCommunicationUICalling
module from your React Native Javascript code is used to implement ACS with react-native.I want to implement the ChatComposite. I can't see any reference for the ChatComposite. Is ChatComposite support for react-native? If so, where can I find resources or documents to help me get started?
Beta Was this translation helpful? Give feedback.
All reactions