Creating ‘Pulse’ style scrolling – Horizontally scrolling UITableView as a subview of UITableViewCell
Posted: June 29, 2011 Filed under: Tutorial | Tags: cell, cgaffinetransform, cgaffinetransformmakerotation, custom, horizontal, horizontal scroll, horizontal tables, horizontal tableviews, horizontal tableviews like pulse, ios, iphone, m_pi_2, pulse, rotate, rotated tables, rotation, scrolling, sdk, subview, table, tableview, tableviewcell, transform, uitableviewcell, uitableviewcontroller, uitableviewdatasource, uitableviewdelegate, xcode 111 Comments‘Pulse’ is a free news reading application for iPhone, iPad, and Android by Alphonso Labs Inc. I was introduced to Pulse through an iTunes U lecture from Stanford University “10 Hacks to go from Idea to #1 App”. In that lecture, the developers have mentioned that they have used horizontal UITableViews to create the Interface. Intrigued as I was, I had to try it myself and you should also.
Advertisements