kaandedeoglu / KDCircularProgress

A circular progress view with gradients written in Swift
MIT License
1.21k stars 217 forks source link

Implemented init(coder:) #5

Closed andrewcbancroft closed 9 years ago

andrewcbancroft commented 9 years ago

Resolves #4. I verified that this enabled the ability to drag a view onto a Storyboard, set its class to KDCircularProgress, and run it without crashing - everything checked out!