Skip to content

liuzhiyi1992/PreLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

PreLoader

#####一个能高度吸引用户注意力的加载等待器,再长的等待也不怕了 #####A Loading Indicator to draw attention effectively. ######Design by Volodymyr Kurbatov




##Usage: ```objc PreLoader *preLoader = [[PreLoader alloc] initWithFrame:CGRectMake(60, 300, 250, 250) color:spotColor backgroundColor:[UIColor clearColor]];

[self.view addSubview:preLoader];


<br>
##CocoaPods:  

pod 'PreLoader', '~> 0.5.1'


<br>
##Relation:  
[@liuzhiyi1992](https://github.com/liuzhiyi1992) on Github  
[@Blog](http://zyden.vicp.cc/)  Welcome

<br>
##License:  
PreLoader is released under the MIT license. See LICENSE for details.

About

A Loading Indicator to draw attention effectively.

Resources

Stars

Watchers

Forks

Packages

No packages published