Created
May 11, 2017 08:59
-
-
Save chriswebb09/d4f3a644f873c3a4a26a6c344719d97f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import UIKit | |
class ViewController: UIViewController { | |
// Properties | |
override func viewDidLoad() { | |
// setup | |
let nameView = traverser.commonSuper(viewOne: viewOne, viewTwo: viewTwo) | |
print(nameView?.tag) | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment