Swift Around the Web


Code


Apple News


Random Cool Stuff

In Case You Missed It

Videos


Swift Code

  • ProtocolNetwork - Sample project to show how to use protocol/extension to build a network layer
  • files-playgroundbook - File Browser Swift Playground Book
  • TwicketSegmentedControl - Custom UISegmentedControl replacement for iOS, written in Swift
  • ImageSlideshow - Swift image slideshow with circular scrolling, timer and full screen viewer
  • TableViewDragger - A cells of UITableView can be rearranged by drag and drop.
  • Colorblinds - Colorblinds is an easy to use library so simulate color blindness in your app

On Open Source

Other Platforms

The official release of Swift 3.0 means a HUGE upgrade for your favorite Server-Side Frameworks πŸŽ‰


Swift ThoughtsSwift Thoughts

Now that I got the Swift 3.0 upgrade out of the way, I've been thinking a lot about how to best re-architect my app to work with the all the new iOS 10 features and platforms. I'll be speaking about this at #pragma mark and iOS Conf SG in October!

NatashaTheRobot