I was wondering how to make an image display through a spreadsheet, like the Pulse app on an iPhone. I used UIScrollView, but it did not help. It displayed only images in the form of a beautiful array, but you could not create an event or click on the image.
What is the best way to create Pulse as an application to display images and header information in an array style?
source
share