I’ve mentioned a great tutorial demonstrating how to format articles in a magazine/news app, and I came across a tutorial demonstrating how to create an interesting front end user interface for a news app.
This tutorial demonstrates that front for a news app, and is styled after the Pulse News App for iPhone and iPad. Effectively the tutorial demonstrates how to create a grid view with multiple images, and headlines. The cool part is the user can slide each row on the grid so that you can display a large number of article headlines and thumbnails.
Here’s a video demonstrating the end result of this tutorial in action:
You can find the tutorial by Felipe Laso in two parts here:
How To Make An Interface With Horizontal Tables Like The Pulse News App: Part 1
How To Make An Interface With Horizontal Tables Like The Pulse News App: Part 2
You can find the Pulse News app free here:
iPad Version – iPhone Version
Some great ideas and techniques in this tutorial on manipulating a table view that can definitely be useful.