Dariusz Rybicki
  • Home
  • Posts
  • Projects
  • About me
Facebook Twitter linkedin

Software Engineer, iOS Developer, Scrum Master

Typed Table View Controllers Redux – Swift code snippet

Posted on 23.03.2015 by Darrarski
Mar
23
let rootViewController = tableViewController([1,2,3]) { cell, num in
    cell.textLabel?.text = "Cell \(num)"
}

Read more on objc.io

Source: http://www.objc.io/snippets/22.html This entry was posted in Notebook and tagged Swift. Bookmark the permalink.
← Pulsar - pulse animation for i...
Open Source Component For Crea... →

Open Source

Twitter

Tweets by @darrarski
Proudly powered by WordPress | Theme: rootstrap by Crayonux modified by Darrarski