Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CometChat

CometChat iOS Cards SDK

The CometChat Cards SDK provides card rendering capabilities used by CometChat Campaigns. It enables rendering rich, structured card layouts with customizable elements and interactive components.


Getting Started

To set up the CometChat Cards SDK, you'll need to follow these steps:

  1. Registration: Go to the CometChat Dashboard 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 to understand the basic components of CometChat.

📦 Installation

Swift Package Manager

In Xcode, go to File > Add Package Dependencies and enter:

https://github.com/cometchat/cards-sdk-ios.git

CocoaPods

Add the following to your Podfile:

platform :ios, '13.0'

target 'YourApp' do
  use_frameworks!
  pod 'CometChatCardsSwift', '1.0.0'
end

Then run:

pod install

📖 Documentation

This library is currently used by CometChat Campaigns. For integration guides, refer to:


Help and Support

For issues, create a support ticket or seek real-time support via the CometChat Dashboard.

About

Converts Card Schema JSON into native UIKit views

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages