Overview
This guide walks you through adding voice and video calling capabilities to your React application using the CometChat UI Kit.Make sure you’ve completed the Getting Started guide before proceeding.
Add the Calls SDK
Install the CometChat Calls SDK:Verify Integration
After adding the dependency, the React UI Kit will automatically detect it and activate calling features. You will see CallButtons rendered in the MessageHeader component.