React Native library for Azure Communications Calling Android and iOS SDK
npm install react-native-azure-callingimport AzureCalling from "react-native-azure-calling";
// ...
const result = await AzureCalling.sendMessage("John Doe", "Hello World");See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT