Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

AnalogClock

Description

AnalogClock is a custom UIView that functions as a fully working and animated analog clock that shows the current time. You can place an AnalogClockView inside your application that will then automatically display the current time without needing any additional setup steps.

Usage

Storyboard

Drop a view into your ViewController and assign it to the Class AnalogClockView from the Module AnalogClock inside the identity inspector.

Programmatically

Installation

To install AnalogClock using CocoaPods, add this line to your Podfile:

pod 'AnalogClock'

Requirements

iOS 9.0 and Swift 4.0 are required.

Author

Written by Noah Fleischmann.

License

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

You can’t perform that action at this time.