I am creating an app for iOS in which i have to show an image slider in each cell of UITableView and images will load from internet using SDWenImage library. I want to show image slider in every cell of tableview and for the image, we have a url. Now my problem is that how to download image from internet and display in the slider of uitableview cell.
Asked
Active
Viewed 309 times
3
-
1How to fix what exactly? – Nahuel Ianni Mar 13 '15 at 07:55
-
I want to show image slider in every cell of tableview and for the image, we have a url. Now my problem is that how to download image from internet and display in the slider of uitableview cell. – Usman Javed Mar 13 '15 at 09:27
-
did you solve your problem? – Ricardo Alves Jan 08 '16 at 10:08