CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Dec 2017 |
SwiftSwift Version | 4.0 |
SPMSupports SPM | ✗ |
Maintained by Mike Choi.
Edit your Podfile
and specify the dependency:
pod "CircularCrownSelector"
Go to Source/Base.lproj/
and open Interface.storyboard
.
⌘-C
and ⌘-V
the only screen you see in the storyboard to your own Interface.storyboard
.
And voilà
This is an open source project so feel free to contribute by
This library is made to be used only with watchOS. Xcode dictates that a project must have an iOS project for a watchOS project to exist. So, please ignore the folder Example-iOS
as it is an empty project.
This library supports both 42mm and 38mm Apple Watches.
See License