ios - Load viewControllers to scroller,and let them know they are presented -


we have app should show main scrollview. in scroller, there should few pages, each 1 of them view controller class own . (is performance? )

so ,what load them scroller @ start. problem: when scroll , want each , every page know scroller moving, thats because when scroll view controller 3 , want animate him while scrolling him/when end deceleration.

how make 1 big scroller, loads view controllers it, , let them know happens ? (delegates? )


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -