Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GKLParallaxPictures with Storyboards #6

Open
romfeo opened this issue Nov 4, 2013 · 1 comment
Open

GKLParallaxPictures with Storyboards #6

romfeo opened this issue Nov 4, 2013 · 1 comment

Comments

@romfeo
Copy link

romfeo commented Nov 4, 2013

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];

@cliffgr
Copy link

cliffgr commented Nov 10, 2014

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants