I have a UIScrollView that holds UIImageViews.
I’d like to animate the transition between views using a fading style. So, if we are at index 0, and we move on, the image at index 1 will display OVER the image 0.
Any help?
Thank you!
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.
A really simple way of fading between two views: