https://github.com/cometchat/cometchat-uikit-react-native-legacy
Ready-to-use Chat UI Components for React Native
https://github.com/cometchat/cometchat-uikit-react-native-legacy
app calling chat conference messaging react react-native video voice webrtc
Last synced: 5 days ago
JSON representation
Ready-to-use Chat UI Components for React Native
- Host: GitHub
- URL: https://github.com/cometchat/cometchat-uikit-react-native-legacy
- Owner: cometchat
- License: other
- Created: 2021-01-13T18:00:12.000Z (over 4 years ago)
- Default Branch: v4
- Last Pushed: 2025-04-10T16:07:28.000Z (about 1 month ago)
- Last Synced: 2025-05-14T03:21:28.938Z (5 days ago)
- Topics: app, calling, chat, conference, messaging, react, react-native, video, voice, webrtc
- Language: TypeScript
- Homepage: https://www.cometchat.com
- Size: 17.1 MB
- Stars: 43
- Watchers: 14
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
![]()
# CometChat UI Kit for React Native
The CometChat React Native UI Kit provides a pre-built user interface kit that developers can use to quickly integrate a reliable & fully-featured chat experience into an existing or a new app.
## Prerequisites
- Node.js >= 16
- npm >= 8
- React Native >= 0.63## Getting Started
To set up CometChat React Native UI Kit and utilize CometChat for your chat and calls functionality, you'll need to follow these steps:
- Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
- After registering, log into your CometChat account and create a new app. Once created, CometChat will generate an Auth Key and App ID for you. Keep these credentials secure as you'll need them later.
- Check the [Key Concepts](https://www.cometchat.com/docs/react-native-uikit/key-concepts) to understand the basic components of CometChat.
- Refer to the [Integration Steps](https://www.cometchat.com/docs/react-native-uikit/integration) in our documentation to integrate the UI Kit into your React Native app.## Help and Support
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/react-native-uikit/integration) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).