https://github.com/jerryfzhang/swiftcounter
Counter for the purpose of learning Swift Programming Language V2.2
https://github.com/jerryfzhang/swiftcounter
counter phone swift tap touch xcode
Last synced: 10 months ago
JSON representation
Counter for the purpose of learning Swift Programming Language V2.2
- Host: GitHub
- URL: https://github.com/jerryfzhang/swiftcounter
- Owner: JerryFZhang
- License: mit
- Created: 2016-01-12T20:43:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T04:03:44.000Z (over 9 years ago)
- Last Synced: 2025-02-18T00:44:04.695Z (about 1 year ago)
- Topics: counter, phone, swift, tap, touch, xcode
- Language: Swift
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SwiftCounter
Counter for the purpose of learning Swift Programming Language V2.1
By doing this I learnt:
- Lable and buttons.
- Different touch actions in iOS.
- Launch Screen.
- Overriding developer app name.
- Monospaced font.
#Requirements
Developed and tested under:
- Swift 2.1
- Xcode 7.2
- iOS 9.2.1
#Author
Jerry Zhang(zhang96)
# How to use
Clone or download it as a zip, open the Xcode project file and build it using the simulator or your phone. Notice, it may atcually take longer period of time to get it build on your phone.
- Tap to count
- Touch and drag to count fastly
- Tap "Reset" to clear
# Todos
- Responsive font sizes.
- Coloured buttons.
# License
This component is available under MIT license.