https://github.com/nickoneill/swiftclock
An iOS Clock icon in a swift playground
https://github.com/nickoneill/swiftclock
Last synced: 3 days ago
JSON representation
An iOS Clock icon in a swift playground
- Host: GitHub
- URL: https://github.com/nickoneill/swiftclock
- Owner: nickoneill
- Created: 2014-06-14T01:32:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T18:56:07.000Z (over 10 years ago)
- Last Synced: 2025-03-27T02:39:15.612Z (21 days ago)
- Language: Swift
- Size: 277 KB
- Stars: 28
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - Swift Clock - An animated clock in a swift playground. ⏳ (UIKit And Graphics / Machine Learning)
README
swiftclock
==========
An iOS Clock icon in a swift playground. It reads the current time and animates the second hand for 30 seconds in the style of the iOS clock icon.
Compatible with Xcode 6.1 thanks to [Corinne Krych](https://github.com/corinnekrych)