CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | Apache 2 |
| ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
XMCircleType was written by Michael Teeuw
XMCircleTypeView is a UIView that allows you to display an NSString as a cicular text. Is will take font kerning into account, so no weird spacings.
Download the example project and copy the XMCircleTypeView .h & .m,
or add the following to your Podfile and run $ pod install.
pod 'XMCircleType'Just add a XMCircleTypeView to your project, and set the desired options.
Please take a look at the example for more info.
This is my fist open source Objective-C class. So be gentle. ;)
Forks, patches and other feedback are welcome.