Newest ⟷ Oldest
  1. Snapshot at 2017-04-05

    Listview

    Mobile devices are often in narrow size and most of the users hold the device in portrait. So when we provides information or options for mobile device, we may use list view. In iOS, it's called table view. Here are some screenshots showing how iOS uses table view to display both information and configuration.

    ios-table-view-1

    ios-table-view-2

    ios-table-view-3