Skip to content

Instantly share code, notes, and snippets.

@chriswebb09
Created May 11, 2017 09:10
Show Gist options
  • Save chriswebb09/d8d2e94953465a5fe129ecaa3fa437a0 to your computer and use it in GitHub Desktop.
Save chriswebb09/d8d2e94953465a5fe129ecaa3fa437a0 to your computer and use it in GitHub Desktop.
class MainView: UIView {
@IBOutlet weak var myTextfield: UITextField!
@IBOutlet weak var myButton: UIButton!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment