Skip to content

Animated analog for iOS clock written in Swift

License

Notifications You must be signed in to change notification settings

DashingDave/AnalogClockA

 
 

Repository files navigation

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.

About

Animated analog for iOS clock written in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 87.1%
  • Ruby 8.3%
  • Objective-C 4.6%