CometChat Kitchen Sink Sample App (built using CometChat UI Kit) is a fully functional messaging app capable of one-on-one (private) and group messaging as well as Calling. This sample app enables users to send text and multimedia messages like images, videos, documents. Also, users can make Audio and Video calls to other users or groups.
Before you begin, ensure you have met the following requirements:
-
React v16.14.0
-
React DOM v16.14.0
- Clone this repository
- Navigate to the root directory and replace
APP_ID
,REGION
andAUTH_KEY
with your CometChatApp ID
,Region
andAuth Key
in src/consts.js file.
- Install dependencies
npm install
npm start
Learn more about how to integrate UI Kit inside your app.
-
To read the full dcoumentation on UI Kit integration visit our Documentation.
-
Facing any issues while integrating or installing the UI Kit please connect with us via real time support present in CometChat Dashboard.
Thanks to the following people who have contributed to this project:
@priyadarshininadar
@ajaygajra
@prathamesh-majgaonkar
@mayur-bhandari
Contact us via real time support present in CometChat Dashboard.
This project uses the following license.