BDBaseController 1.3.6

BDBaseController 1.3.6

Maintained by ScottBan.



 
Depends on:
BDToolKit>= 0
ZXToolbox>= 0
FFToast>= 0
MJRefresh>= 0
DZNEmptyDataSet>= 0
ReactiveObjC>= 0
 

  • By
  • Scott Ban

BDBaseController

For Base your controller

Requirements

  • Requires iOS 9.0 or later

Installation

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

use_frameworks!

pod 'BDBaseController'

Usage

#import <BDBaseController/BDBaseController.h>

UIKit

  • BDBaseViewController
  • BDBaseTableViewController
  • BDBaseCollectionViewController
  • BDBaseWebViewController
  • BDBaseWebViewController
  • BDScanController
  • BDBaseViewModel
  • UITableView+Refresh
  • UIViewController+HUD
  • UITableViewController+HUD
  • UICollectionViewController+HUD

License

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