CYLTabBarController icon indicating copy to clipboard operation
CYLTabBarController copied to clipboard

[Q-A]使用方法询问:

Open AwayQu opened this issue 5 years ago • 1 comments

My issue:

一堆静态变量,导致只能一个App使用一个实例

AwayQu avatar Jan 23 '20 10:01 AwayQu

CGFloat CYLPlusButtonWidth = 0.0f;
UIButton<CYLPlusButtonSubclassing> *CYLExternPlusButton = nil;
UIViewController *CYLPlusChildViewController = nil;

AwayQu avatar Jan 23 '20 10:01 AwayQu