GKLParallaxPictures icon indicating copy to clipboard operation
GKLParallaxPictures copied to clipboard

GKLParallaxPictures with Storyboards

Open romfeo opened this issue 11 years ago • 1 comments

I am building an app using Storyboards. I want to use GKLParallaxPictures not in the root view controller but in another view controller. How can I do that in the viewDidLoad of my ViewController?

I am trying the following, but load nothing

[self.view addSubview:paralaxViewController.view];

romfeo avatar Nov 04 '13 15:11 romfeo

+1

cliffgr avatar Nov 10 '14 13:11 cliffgr