Skip to content

Repository files navigation

PendulumView

Pendulum balls inspired by Jordi Verdu.

Build Status

The color and diameter of the pendulum balls are customizable, and it will start animating once it shows up in the view.

It could be used as an indicator of an empty loading page, or just for fun.

Usage

PendulumView *pendulum = [[PendulumView alloc] initWithFrame:self.view.bounds ballColor:ballColor ballDiameter:12];
[self.view addSubview:pendulum];

A Quick Peek

screenshots

About

Pendulum balls

Resources

Stars

100 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages