ChatKittyUI 1.0.0

ChatKittyUI 1.0.0

Maintained by ChatKitty.



 
Depends on:
Starscream~> 4.0.6
RxSwift= 6.5.0
Moya/RxSwift~> 15.0
 

  • By
  • ChatKitty

ChatKittyUI

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ChatKittyUI is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ChatKittyUI'

Usage

let view = ChatKittyUIView(configuration: ChatUIConfiguration(widgetId: "{WIDGET ID}",
                                                            username: "{USERNAME}",
                                                            theme: .dark))
                                                

License

ChatKittyUI is available under the MIT license. See the LICENSE file for more info.