quattro_4 scribble

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

NSScreencast Episode #24 Pull to Refresh

Pull to Refresh - NSScreencast

  • sspulltorefresh (github)
    • podspec
    • dependency ''SSPullToRefresh'
    • pod install
  • viewDidLoad refresh
    • dispatch_after
      • [self insertNewObject:nil]
      • dispatch_async
        • pullToRefreshView finishLoading
    • dispatch_queue_t
    • dispatch_time_t
  • VC
    • import

    • SSPullToRefreshView
  • UI/CustomPullToRefreshView

後半流した
デザインこると大変そう