PreLoader 0.5.1

PreLoader 0.5.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2016

Maintained by liuzhiyi1992.



PreLoader 0.5.1

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




Usage:

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

[self.view addSubview:preLoader];


Relation:

@liuzhiyi1992 on Github
@Blog Welcome


License:

PreLoader is released under the MIT license. See LICENSE for details.