Swift&Objective-C三方UI

MUKit系列

2018-05-30  本文已影响125人  mu_无与伦比

MUKit系列包含但不限于以下框架。

    MUTableViewManager                            pod 'MUKit/TableViewManager'
    MUNetworking                                  pod 'MUKit/Networking' 
    MUNavigation                                  pod 'MUKit/Navigation'
    MUSignal                                      pod 'MUKit/Signal' 
    MUEPaymentManager                             pod 'MUKit/EPaymentManager'
    MUShared                                      pod 'MUKit/Shared'
    MUCarousel                                    pod 'MUKit/Carousel'
    MUEncryption                                  pod 'MUKit/Encryption'
    MUCollectionViewManager                       pod 'MUKit/CollectionViewManager'
    MUPopupController                             pod 'MUKit/PopupController'
    MUPaperView                                   pod 'MUKit/PaperView'
    MUPaperView                                   pod 'MUKit/Checkbox
    详细注释和案例稍后逐步更新.......

[MUKit] https://github.com/Jeykit/MUKit/ 提高iOS开发效率的组件框架

[购物车案例代码] http://code.cocoachina.com/view/137186/

[MUSignal事件框架] https://www.jianshu.com/p/1c11e10aa126/ 比ReactiveCocoa还好用的事件框架(RAC的一部分)

[MUTableViewManager(MVVM Tableview)] https://www.jianshu.com/p/fd969f95e1e9/ 一个block,无需写烦人的delegate和dataSource

[MUNetworking] https://www.jianshu.com/p/bca6652fea9a/ 一个可以自动转模型的网络框架

[MUNavigation] https://www.jianshu.com/p/2275bb93a6dd/ 轻量、简单、易用的导航框架

[MUScrollManager] https://www.jianshu.com/p/d289b86153f0/ UISrollView嵌套滚动的另一种解决方案

[MURefresh] https://www.jianshu.com/p/48ec05dc26ad 一款迷你的刷新控件

[MUCheckbox] https://www.jianshu.com/p/4ce94e5be7d5 常用的协议控件样式

MUCheckbox源码下载地址:http://code.cocoachina.com/view/137264

上一篇 下一篇

猜你喜欢

热点阅读