Skip to content

Instantly share code, notes, and snippets.

@tonnylitao
Last active July 1, 2020 12:47
Show Gist options
  • Save tonnylitao/7afc7aed7d768984a61682b1b9558c2f to your computer and use it in GitHub Desktop.
Save tonnylitao/7afc7aed7d768984a61682b1b9558c2f to your computer and use it in GitHub Desktop.
ViewController.swift
@IBOutlet weak var nameField: UITextField!
@IBOutlet weak var emailField: UITextField!
@IBOutlet weak var likeKiwiSwitcher: UISwitch!
@IBOutlet weak var travelBtn: UIButton!
@IBOutlet weak var hikingBtn: UIButton!
@IBOutlet weak var readingBtn: UIButton!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment