https://github.com/cometchat/cometchat-uikit-react-native
Voice & Video Calling and Text Chat App for React Native
https://github.com/cometchat/cometchat-uikit-react-native
app calling chat conference messaging react-native video voice
Last synced: 5 months ago
JSON representation
Voice & Video Calling and Text Chat App for React Native
- Host: GitHub
- URL: https://github.com/cometchat/cometchat-uikit-react-native
- Owner: cometchat
- Created: 2019-04-12T16:46:09.000Z (about 7 years ago)
- Default Branch: v5
- Last Pushed: 2026-01-16T16:07:37.000Z (5 months ago)
- Last Synced: 2026-01-17T05:12:32.834Z (5 months ago)
- Topics: app, calling, chat, conference, messaging, react-native, video, voice
- Language: TypeScript
- Homepage: https://www.cometchat.com
- Size: 27.1 MB
- Stars: 619
- Watchers: 21
- Forks: 190
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CometChat React Native UI Kit
CometChat React Native UIKit 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 mobile app.
## 🚀 Explore the Sample Apps!
Dive straight into our Sample Apps to see CometChat UI Kit in action! Whether you're building a messaging app or enhancing your existing project, this sample app showcases the full potential of our React Native UI components.
- [Sample App ](examples/SampleApp#readme)
- [Sample App AI](examples/SampleAppAI#readme)
- [Sample App Expo](examples/SampleAppExpo#readme)
- [Sample App with Push Notifications](examples/SampleAppWithPushNotifications#readme)
## Prerequisites
- **Node.js** 18 or higher
- **React Native** Version 0.77 or later (up to the latest version)
**iOS**
- XCode
- Pod (CocoaPods) for iOS
- An iOS device or emulator with iOS 12.0 or above.
**Android**
- Android Studio
- Android device or emulator with Android version 5.0 or above.
## Getting Started
To set up React Native Chat UIKit and utilize CometChat for your chat functionality, you'll need to follow these steps:
1. Registration: Go to the [CometChat Dashboard](https://app.cometchat.com/) and sign up for an account.
2. 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.
3. Check the [Key Concepts](https://www.cometchat.com/docs/fundamentals/key-concepts) to understand the basic components of CometChat.
4. Refer to the [Integration Steps](https://www.cometchat.com/docs/ui-kit/react-native/5.0/getting-started) in our documentation to integrate the UI Kit into your iOS app.
## Help and Support
For issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs/ui-kit/react-native/5.0/overview)
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/).