e-sung / CoCentricAnimationView

CoreAnimation 및 UIBezierPath의 사용법 예제로, 동심원 애니메이션을 구현한 프로젝트입니다.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoCentricCircleAnimationView

Introduction

CoreAnimationUIBezierPath의 사용법 예제로, 동심원 애니메이션을 구현한 프로젝트입니다.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

CoCentricCircleAnimationView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CoCentricCircleAnimationView'

Author

e-sung, dev.esung@gmail.com

License

CoCentricCircleAnimationView is available under the MIT license. See the LICENSE file for more info.

About

CoreAnimation 및 UIBezierPath의 사용법 예제로, 동심원 애니메이션을 구현한 프로젝트입니다.

License:MIT License


Languages

Language:Swift 78.7%Language:Ruby 21.3%