Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 665 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 665 Bytes

Creating custom shapes using Bezier Paths and animate them by CABasicAnimation in iOS

You can create custom shapes in iOS with using the power of UIBezierPaths. In this tutorial we create a custom arrow shape with bezier paths and then animate the degree of its edge by CABasicAnimation.

To read the tutorial please visit the below link: https://link.medium.com/y7Q3hSh2cU

Demo

Author

Soheil Novinfard - www.novinfard.com

License

This project is licensed under the MIT License.