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

Webview on each Page #10

Closed
MacBookOSX opened this issue Jul 5, 2015 · 1 comment
Closed

Webview on each Page #10

MacBookOSX opened this issue Jul 5, 2015 · 1 comment

Comments

@MacBookOSX
Copy link

Hi!

I want to add a webview on each page, but how do I do this?
So if you slide to the next page the next webview shows up.
Swift is pretty new for me so it would be great if you could help me out with this problem :)

Thanks!

@aryaxt
Copy link
Owner

aryaxt commented Jul 11, 2015

UIWebView is a subclass of UIView so it should work just like adding UIViews to ScrollPager.
Look at the sample code it should be pretty straight forward

@aryaxt aryaxt closed this as completed Jul 11, 2015
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