TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Sep 2016 |
SPMSupports SPM | ✗ |
Maintained by Pofat Tseng.
Depends on: | |
DTTableViewManager | ~> 4.7.0 |
DUMessaging | ~> 1.1.8 |
URLEmbeddedView | ~> 0.4.0 |
DUMessaging UI Kit is an open source framework of customizable UI components for using Diuit Messaging API, which is designed to build messaging feature into any mobile apps quickly. This repository contains the entire UI library for modern messaging apps. Note that this is a beta version, at this phase we only support limited features – the UI in chat list and chat setting. More features will be released every week. Please bear with us and stay tuned.
pod 'DUMessagingUIKit', '~> 0.1.0'
pod install
to install all dependencies in the project folder.DUMessagingUIKit.xcworkspace
and select target DUMessagingUIKit
. Hit command+B
to build the frameworkDUMessagingDemo
and hit command+R
to run demo app on your simulator or real device.