Skip to content
Arda Oğul Üçpınar edited this page Jan 8, 2018 · 2 revisions

ANActivityIndicator is a pre-built indicator animations library.

demo-gif

Using ANActivityIndicator, you can show indicators with 32 pre-built animations, add your custom animations.

ANActivityIndicator does not make any assumptions about how you implemented your classes, protocols or structs etc. It will not modify any of your existing controllers or views or anything else. All you need is add ANActivityIndicator to your project and show/hide indicators (also you might need to import ANActivityIndicator).

Clone this wiki locally