how can i use Asure communication service for video call api in React-Native ?

Sahil Saiyed 0 Reputation points
2024-06-18T10:06:07.1433333+00:00

we have used Twilio for video service and want to migrate to Asure communication service, but I don't see any SDK for react-native.

can you guide me.. how can i use this service in react-native?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 20,480 Reputation points
    2024-06-30T05:05:24.26+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    You can use UI Library and Chat SDK for this purpose

    https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/chat/react-native

    https://techcommunity.microsoft.com/t5/azure-communication-services/introducing-azure-communication-services-ui-library-to-react/ba-p/3655108

    May this sample help you

    https://github.com/Azure-Samples/communication-services-ui-library-react-native

    ** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful **

    0 comments No comments