Print

YGPul定制seView

设计辅导Qq:1052602713


项目介绍:

YGPulseView

YGPulseView is Objective-C Category for making pulsing animation with UIView:

How to use: - (void)viewDidLoad { [super viewDidLoad]; self.plusView.layer.cornerRadius = 30; } - (void)viewWillAppear:(BOOL)animated { [super viewWillAppear:animated]; [self.plusView startPulseWithColor:[UIColor greenColor] animation:YGPulseViewAnimationTypeRadarPulsing]; }

开题报告开题报告