hapiii / HPThemeKit

基于DKNightVersion思路和大部分源码实现的主题切换功能 api来自QQ主题

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPThemeKit

Build Status Pod Support

Example

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

Requirements

  • DKThemeVersion
  • SSZipArchive

Installation

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

pod 'HPThemeKit'

Author

hapiii, 869932084@qq.com

License

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

Effect

image 可以滑动的折线图 image

目前的问题:

  • 网络和下载部分做的比较糙,用AFN更好一点
  • 类扩展不全一些用到的可能需要再添加
  • 不支持富文本

Version description

Version Description
0.0.3 删除功能,TabbarItem支持

About

基于DKNightVersion思路和大部分源码实现的主题切换功能 api来自QQ主题

License:MIT License


Languages

Language:Objective-C 97.1%Language:Ruby 2.9%