I have UITableView with images as rows (cells). I use EGOImageView to load images from http url. It loads independently.
So my question is – is there way to load images consistently from top to bottom. f.e. load second only when first loaded.
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.
Yes, you can create a chain of animations on the imageviews’ alpha property.