Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 345 Bytes

UI.md

File metadata and controls

7 lines (5 loc) · 345 Bytes

UI

Consists of a few helper classes, because UIKit has some weird default behaviour.

  • NavigationController and TabBarController don't call children for rotation/status bar style.
  • TintedImageView because tintColor application is broken.
  • ResizableTableHeaderFooterView does what it says, see also Behaviours.