SDLaunchDemo

SDLunch是一个具有多种页面类型的引导页.其中包括,广告页面类型、 **新手导引类型 ** 、 GIF背景页面类型滚动图背景页面类型四种形式. 具体使用形式如下所示.只需要我们指定对应的类型即可.

    SDLaunchViewController *vc = [[SDLaunchViewController alloc]initWithMainVC:[[ViewController alloc]init] viewControllerType:RollImageLaunchViewController];

四种效果图如下所示.


**广告页面类型**


**新手导引类型 **


GIF背景页面类型


滚动图背景页面类型