https://github.com/cometchat/cometchat-uikit-ios
Ready-to-use Chat UI Components for iOS
https://github.com/cometchat/cometchat-uikit-ios
calling chat conference ios messaging swift ui ui-components uikit video voice
Last synced: 6 months ago
JSON representation
Ready-to-use Chat UI Components for iOS
- Host: GitHub
- URL: https://github.com/cometchat/cometchat-uikit-ios
- Owner: cometchat
- Created: 2019-12-17T08:01:15.000Z (almost 6 years ago)
- Default Branch: v5
- Last Pushed: 2025-03-21T12:59:42.000Z (7 months ago)
- Last Synced: 2025-03-29T12:07:40.621Z (6 months ago)
- Topics: calling, chat, conference, ios, messaging, swift, ui, ui-components, uikit, video, voice
- Language: Swift
- Homepage: https://www.cometchat.com
- Size: 76.8 MB
- Stars: 97
- Watchers: 17
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# CometChat iOS UI Kit
CometChat Swift 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 iOS UI components.
- [Sample App ](SampleApp#readme)
- [Sample App with APNs Push Notifications](SampleAppPushNotificationAPNs#readme)## Prerequisites
- Xcode
- iOS 13.0 and later
- Swift 4.0+## Getting Started
To set up Swift 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/ios/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/ios/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/).