Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudifa/faceit
Ref. Stanford University course **Developing iOS 10 Apps in Swift** winter/spring 2017, taught by Paul Hegarty, **FaceIt**
https://github.com/rudifa/faceit
Last synced: 24 days ago
JSON representation
Ref. Stanford University course **Developing iOS 10 Apps in Swift** winter/spring 2017, taught by Paul Hegarty, **FaceIt**
- Host: GitHub
- URL: https://github.com/rudifa/faceit
- Owner: rudifa
- Created: 2018-07-23T19:36:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T09:56:11.000Z (over 6 years ago)
- Last Synced: 2024-10-06T01:41:25.172Z (about 1 month ago)
- Language: Swift
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FaceIt
Ref. Stanford University course **Developing iOS 10 Apps in Swift** winter/spring 2017, taught by Paul Hegarty, **FaceIt**
Teaches the basics of custom views and drawing.
+`@IBDesignable` : on a class
+`@IBInspectable` : on an instance property, must specify the var type in code