问题
How is this parallax effect done?
Now let's say we had a paged UIScrollView
and inside each page/section there was a UITableView
and that image above with the cool parallax was inside of a UITableViewCell
, so as you scroll left and right in the paged UIScrollView
, you would see the parallax effect within the UITableViewCell
's. The parallax effect in this case would be horizontal like the video above, not vertical when scrolling up and down the UITableView
. Could anyone please show or point me in the right direction? Thanks!
来源:https://stackoverflow.com/questions/41176772/how-to-create-parallax-effect