Skip to content

Instantly share code, notes, and snippets.

@olxios
Created June 4, 2016 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olxios/ff741069ac5f15d2b17a0057e1f1927d to your computer and use it in GitHub Desktop.
Save olxios/ff741069ac5f15d2b17a0057e1f1927d to your computer and use it in GitHub Desktop.
PageItemController.swift
import UIKit
class PageItemController: UIViewController {
@IBOutlet var contentImageView: UIImageView?
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment