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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -