Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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**

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