SkillAgentSearch skills...

CustomUIActivityIndicator

Custom UI activity Indicator with multiple colors

Install / Use

/learn @OrRon/CustomUIActivityIndicator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1>How to use:</h1>
DDIndicator *ind = [[DDIndicator alloc] initWithFrame:CGRectMake(160, 240, 30, 30)];
[self.view addSubview:ind];
[ind startAnimating];
//[ind stopAnimating];

Coming soon:

  • [ ] customizable properties:
View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3y ago
Forks11

Languages

Objective-C

Security Score

60/100

Audited on Sep 23, 2022

No findings