Skip to content

A protocol with default implementation extension for animating change in views that represent progress.

License

Notifications You must be signed in to change notification settings

vichudson1/ProgressAnimatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgressAnimatable

A protocol with default implementation extension for animating change in views that represent progress. I’m currently using it to bring life to some PaintCode drawings, but you could apply it to any view that is drawn based on a progress: Double variable between 0 & 1. The protocol is fully documented.

Demo

Screenshot

Open up the included Xcode project for the sample app to see how to use it.

Installation

Simply add the ProgressAnimatable protocol to your project.

License

ProgressAnimatable is free to use under the MIT License.

About

A protocol with default implementation extension for animating change in views that represent progress.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages