Skip to content

iamdeepakmishra/SwiftAnimation-ProofOfConcept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftAnimation-Proof-Of-Concept

A small effort to learn how easy or simple is to play with UIBezierPath , CoreAnimation using swift.

- UIBezierPath is used to draw line/shape.
- CoreAnimation is used to animate bezier path.

This example shows the basic usage of CoreAnimation APIs.

All the animation is worked on CAShapeLayer(iOS 8.0 and above).

swiftanimation

About

Swift CoreAnimation Proof Of Concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages