novinfard / BezierPath

Using the bezier path to create custom shapes and animate them by CABasicAnimation in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Using the bezier path to create custom shapes and animate them by CABasicAnimation in Swift

License:MIT License


Languages

Language:Swift 100.0%