🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@azure/communication-react

Package Overview
Dependencies
Maintainers
2
Versions
1025
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/communication-react

React library for building modern communication user experiences utilizing Azure Communication Services

1.26.0
latest
Source
npm
Version published
Weekly downloads
6.9K
16.37%
Maintainers
2
Weekly downloads
 
Created
Source

@Azure/communication-react

@Azure/communication-react is a react library that makes it easy for you to build modern communications user experiences using Azure Communication Services. It gives you a library of react components built on top of FluentUI that you can drop into your applications.

Read more about Azure Communication Services - UI Library here.

Prerequisites

Installing

@azure/communication-react is a React library. It requires a reasonable React environment. The environment is already setup if you use Create React App or a similar tool to initialize your application.

npm i @azure/communication-react

@azure/communication-react specifies core Azure Communication Services as peerDependencies so that you can most consistently use the API from the core libraries in your application. You need to install those libraries as well:

npm i @azure/communication-calling
npm i @azure/communication-chat

Storybook

For complete documentation, quickstarts, and interactive components, check out our Storybook.

Keywords

Communication

FAQs

Package last updated on 16 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts