Skip to content

Instantly share code, notes, and snippets.

@farhan-syed
Last active September 15, 2017 07:18
Show Gist options
  • Save farhan-syed/ab0b9f5714466565b9f1014d088a8ffe to your computer and use it in GitHub Desktop.
Save farhan-syed/ab0b9f5714466565b9f1014d088a8ffe to your computer and use it in GitHub Desktop.
override func viewDidLoad() {
super.viewDidLoad()
// Do any additional setup after loading the view.
view.addSubview(scrollView)
imageArray = ["Your Image","Your Image")]
setupImages(imageArray)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment