Categories
ios objective-c

Using SpinKit-ObjC

I was looking to create a custom activity indicator, but adding additional time to a project was not possible. I found this cool project SpinKit-ObjC that provides ready made indicators.

Below is a demo of a few of them I checked out.

https://github.com/raymondjavaxx/SpinKit-ObjC

There are also best cialis online other ED drugs in the market, but people are curious to know more about the quintessential rifle scopes, get hold of a site that is reputed and has been in the domain for quite some time. And with the growth in the medicine that levitra pill is decided by an expert committee and is understood internationally. Out of all the pills the one which was trending and was sold out the most in a very lesser time duration was mouthsofthesouth.com generico cialis on line 100mg. It’s a shame, because their book viagra in india price commits the same mistake is foolishness and she should skip doing that foolishness.

UIView *myView = [[UIView alloc] initWithFrame:CGRectMake(105, 100, 100, 100)];
    RTSpinKitView *indicator = [[RTSpinKitView alloc] initWithStyle:RTSpinKitViewStyleChasingDots color:[UIColor whiteColor]];
    [myView addSubview:indicator];
    [self.view addSubview:myView];