Could someone advise what kinda swipe view Groupon are using in the video below and how I could create a similar effect?
Many Thanks
Mike
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Looks like a paged horizontal UIScrollView, each page with a vertical UIScrollView, and a customised UIPageControl-equivalent on top. Building your own UIPageControl to work like this is probably a reasonable amount of work.