一键启动动画 (持续关注信息公告牌)
###您只需一句代码即可集成!
#### 2.再次请您明确,`CoreLaunch`仅仅是一个统称,`CoreLaunch`有5种效果任你挑选,并且这5种效果是放在5个文件夹,他们是相互独立的。
.Lite版
.Plus版
.Cool版
.Pro版
.Flip版
注:您只需使用CoreLaunch的5 in 1合集其中任一一个即可。并且他们之前没有任何耦合性,完全可以单独使用。
/** Lite版本 */
[CoreLaunchLite animWithWindow:self.window image:nil];
/** Plus版本 */
[CoreLaunchPlus animWithWindow:self.window image:nil];
/** Cool版本 */
[CoreLaunchCool animWithWindow:self.window image:nil];
/** Pro版本 */
[CoreLaunchPro animWithWindow:self.window image:nil];
/** Flip版本 */
[CoreLaunchFlip animWithWindow:self.window image:nil];