Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T04:03:44.000Z (about 8 years ago)
- Last Synced: 2024-11-07T01:48:34.671Z (3 months 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.1By 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.