Skip to content

Designer Week 3 Skills Checklist

Timothy Lee edited this page Mar 3, 2014 · 2 revisions

Table views

  • Basic setup of delegate and datasource
  • Configure the number of rows and sections
  • Define a custom cell
  • Configure a custom cell
  • Handle row selection

Models

  • Define model attributes
  • Setup fixtures (fake data) for testing

Images

  • Specify stretchable regions for a UIImageView in Interface Builder
  • Specify stretchable regions for image assets

Labels

  • Determine the size of a plain text label
  • Determine the size of an attributed text label
Clone this wiki locally