as topic, I try to build the effect, but face a problem,
I use UIScrollView and PageController, it works on landscape, but not Portrait, if the app starting 'Portrait' mode and then when I rotate the device, the view do not fit to screen, I think that the UIScrollView content size need to redefined, then I assign the 'height' to 'width' of the content , and 'width' to 'height' of the content, but it does not properly ,
maybe we can find some exist open source code for this feature ? I believe this feature 'SpringBorad' effect is very commonly ....
thanks for tip .
All best .