@azure/communication-react
TypeScript icon, indicating that this package has built-in type declarations

1.15.0 • Public • Published

@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.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @azure/communication-react

Weekly Downloads

5,293

Version

1.15.0

License

MIT

Unpacked Size

12.8 MB

Total Files

1636

Last publish

Collaborators

  • microsoft1es
  • azure-sdk