/CustomUIActivityIndicator

Custom UI activity Indicator with multiple colors

Primary LanguageObjective-C

How to use:

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

Coming soon:

  • customizable properties: