ios - Adding multiple pages to a scrollview with interface builder -


i have been combing web on how add custom views uiscrollview interface builder have not found single clear example on how done. want create views using interface builder , display each of views within scroll view pages. of examples work images, increments, , programmatically creating colored views pages in scrollview. know how create pages scrollview using interface builder? if so, willing share example on how this?

you need use uipageviewcontroller project. creates want. here clear example in form of tutorial requested may at:

http://www.appcoda.com/uipageviewcontroller-tutorial-intro/

and here link doc's apple

http://developer.apple.com/library/ios/documentation/uikit/reference/uipageviewcontrollerclassreferenceclassref/uipageviewcontrollerclassreference.html


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -