Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

AtomSpinnerView

AtomSpinnerView is Atom like animation built with Quartzcode and implemented Swift methods to create your own loading indicator.

Demo

Installation

Just drop project folder on your application's root.

git clone git@github.com:seyhunak/AtomSpinnerView.git

Usage

Create a outlet to get an instance of spinner.

@IBOutlet weak var atomSpinnerView: AtomSpinnerView!

To start animation, call

atomSpinnerView.show()

To stop animation, call

atomSpinnerView.dismiss()

Authors

Seyhun Akyürek seyhunak [at] gmail.com

Thanks

Ibrahim Güldaş (Did great job using Quartzcode)

Suggestions / Bugfixes?

Please issue a pull request, code reviews or simply drop an email.

About

AtomSpinnerView (Atom like Spinner Animation With Quartzcode on Swift)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages