The iPad is the first tablet computer developed by Apple Inc. Announced January 27, 2010, it's part of a device category between a smartphone and a laptop computer.

learn more… | top users | synonyms

4
votes
4answers
177 views

Modal views vs popovers in iPad

I'm transitioning from an iPhone app to iPad, in the iPhone version I have a view hierarchy similar to this: That is, an UITableView, while tapping on a cell the app navigates to another view with ...