CYLTabBarController
CYLTabBarController copied to clipboard
[Q-A]使用方法询问:
My issue:
一堆静态变量,导致只能一个App使用一个实例
CGFloat CYLPlusButtonWidth = 0.0f;
UIButton<CYLPlusButtonSubclassing> *CYLExternPlusButton = nil;
UIViewController *CYLPlusChildViewController = nil;