quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

NSScreencast Episode #21 Customizing UINavigationBar

Customizing UINavigationBar - NSScreencast

  • recreate forsquare app
  • Navigation Bar
    • initWithFrame
    • initWithCoder
  • setBackgroundImage UIBarMetricsDefault
  • navigationItem.titleView
    • titleView
      • self.navigationController.navigationBar.frame.size.height
  • self.navigationItem.rightBarButtonItem
  • setBackButtonBackgroundImage
  • foorf
  • Resourceは基本 @2X とセット

NavigationBarのタイトルにロゴを適用するだけなのにめんどくさい

最初はデザインにこだわるのは止めた方が良さげ