https://github.com/forrestknight/miracle-pills
Built to Practice UIKit
https://github.com/forrestknight/miracle-pills
Last synced: about 1 year ago
JSON representation
Built to Practice UIKit
- Host: GitHub
- URL: https://github.com/forrestknight/miracle-pills
- Owner: ForrestKnight
- Created: 2017-01-15T20:14:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T05:27:18.000Z (over 8 years ago)
- Last Synced: 2025-03-26T03:51:12.210Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 1.22 MB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Miracle Pills
An application solely to practice Xcode, UIKit, and Swift.
# What I Learned
* Design a UI using auto layout and storyboard
* Practice using constraints, UIPickerView, UIScrollView, etc.