1

I'm using AQGridView to show a grid image, now I want to load more data -> finish. But I want to insert UIActivityIndicatorView when scrolling to the bottom of AQGridView and I don't know how to achieve this.

Can anyone suggest me a solution?

skuntsel
  • 11,624
  • 11
  • 44
  • 67
BlueSky
  • 139
  • 3
  • 9

1 Answers1

0

If you are trying to do this without XIB it will be very difficult for you but you can create a view controller with Xib file to Create the interface of your choice. Here is the Video of how it can be done in the best possible way by Evadne Wu. And here is the Sample Project

Quamber Ali
  • 2,170
  • 25
  • 46