Overview
The CometChat Vue UI Kit is a collection of custom UI components designed to build text chat and voice/video call features in your application. Version 4 of the UI Kit introduces a modular architecture that offers enhanced flexibility for building and customizing web and mobile apps.
Features
- Modular architecture for flexible development and customization
- Custom UI components for building text chat and voice/video call features
- Aimed at reducing development efforts significantly
Installation
To install the CometChat Vue UI Kit, follow these steps:
- Register on CometChat Dashboard by visiting CometChat
- Create a new app and note the App ID, Auth Key, and Region from the Quick Start or API & Auth Keys section
- Add the CometChat dependency to your app
- Import and initialize CometChat in your app, using your App ID and Region
- Login your user by providing the UID and Auth Key
- Add the UI Kit to your project by cloning the repository and copying the necessary files to your source folder
- Install the dependencies required for the UI Kit
- Launch CometChat using the CometChatUI component from the UI Kit
For additional usage information and troubleshooting, refer to the full documentation on UI Kit integration.
Summary
Version 4 of the CometChat Vue UI Kit introduces a modular architecture that offers enhanced flexibility for building and customizing web and mobile apps. It includes custom UI components for building text chat and voice/video call features, aimed at significantly reducing development efforts. The installation guide provides step-by-step instructions for integrating the UI Kit into your project.