Communication Services for React Native Apps

Sabri Mevis 1 Reputation point
2020-10-02T11:55:13.167+00:00

I need to add video & voice calling feature to my existing React Native application. Any idea about using Azure newly announced Communication Services?

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

3 answers

Sort by: Most helpful
  1. Mary Anne Noskowski 251 Reputation points
    2020-10-02T20:59:29.037+00:00

    Hi @Sabri Mevis ,

    Technically, you could write bindings React Native on top of our libraries, however, Azure Communication Services doesn't currently support React Native out-of-the-box. This is good feedback for us to hear - thank you!

    If you would like to file more feedback or feature requests, you can file an issue on our github: https://github.com/Azure/Communication/issues .

    0 comments No comments

  2. Muhammad Anas Ansari 1 Reputation point
    2022-08-15T16:06:01.74+00:00

    You can create video call option in your existing app by using twilio account but for this you need two iOS or Android devices for testing.
    For details kindly visit: https://www.freecodecamp.org/news/building-video-call-app-in-react-native/

    0 comments No comments

  3. Jorge Garcia Hirota 1 Reputation point
    2022-12-12T19:28:59.107+00:00

    Hi all!

    We proudly announce that we launched the support of binding support from ACS and Xamarin.

    You can use the UI Library with your Xamarin App; you can learn more in the GitHub repository, and also you can take a look into the UI Library.

    https://learn.microsoft.com/en-us/azure/communication-services/samples/ui-library-cross-platform?pivots=platform-react

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

    0 comments No comments