How can I create a iphone View like App Store's product introducion View?

放肆的年华 提交于 2019-12-11 12:53:21

问题


I want to create a view like the style of app introduction in app store. some text and pic at the top,when i browse down, and some pictures can be moved horizonal, and at the bottom, some other description text.

thanks.


回答1:


The Appstore app has one vertical UIScrollView and another horizontal UIScrollView inside that for images.




回答2:


UIScrollView is used for displaying images horizontally, not sure about the rest.



来源:https://stackoverflow.com/questions/2506008/how-can-i-create-a-iphone-view-like-app-stores-product-introducion-view

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!