-1

I am using iCarousel to show images in my view. These images are coming from Web end. Now I want to implement paging in iCarousel to view 10 images per page than call web service again and get other images. How can I achieve this with iCarousel?

Niharika
  • 1,188
  • 15
  • 37

1 Answers1

1

You can download 10 images before show them with iCarousel.if iCarousel moves to the last image,download 10 other images.Don't forget using HUD to keep user waiting for the download.

Henson Fang
  • 1,177
  • 7
  • 30