Category: Swift

Introducing Apple's Swift for iOS

Swift was introduced on WWDC by Apple as a new programming language for iOS and OS X. So we all are soon to be Swift Programmers.

Sebastian Suchanowski

3 minute read

Swift was introduced on WWDC by Apple as a new programming language for iOS and OS X. Apple claims that it’s much faster than Objective-C and has better syntax but let’s get deeper into it and judge for ourselves. Official apple note:

Showing map preview with MKMapSnapshotter

Working with MapKit can be tricky but if you only need a preview of the map then MKMapSnapshotter comes with a helping hand.

Sebastian Suchanowski

4 minute read

Working with MapKit can be tricky but if you just need a preview of the map then MKMapSnapshotter comes with a helping hand.