Skip to content
SweetTutos
iOS And Mobile Tutorials

Category: Swift 2

Google Indoor Maps/Google Maps SDK for iOS/iOS 9/ios development/native ios app/Swift 2/Xcode 7

Enhance Your Map App Experience with Google Indoor Maps

Posted on April 13, 2016 by Malek

In a previous tutorial, you learnt how to implement the Google place picker API to get a nice set of nearby places around you. The google maps SDK for iOS has m...

Google Maps SDK for iOS/Google Places API for iOS/ios development/native ios app/Place picker/Swift 2/Xcode 7

How to get nearby places by implementing the Google Place Picker in iOS

Posted on October 26, 2015 by Malek

The google maps SDK is full of interesting features. If you are planning to make a map app in iOS, you should consider it to extend your app with cool services ...

ios development/native ios app/Swift 2/UIKit Dynamics/UIPushBehavior

[UIKit Dynamics Series] How to apply a force animation to your dynamic items with UIPushBehavior class

Posted on October 19, 2015 by Malek

In the previous tutorial, you saw how to work with UISnapBehavior and UIDynamicItemBehavior to extend your app views with some custom animations. In this tutori...

Google Maps SDK for iOS/ios development/native ios app/Swift 2/Xcode 7

How to use the Google Places Autocomplete API with Google Maps SDK on iOS

Posted on September 30, 2015 by Malek

With the release of Apple maps as a part of the iOS 6, developers had to roll away from all the benefits google maps was offering to the detriment of pure Apple...

ios development/native ios app/Swift 2/UIKit/UIKit Dynamics

[UIKit Dynamics Series] How to make custom UIView animations with UISnapBehavior and UIDynamicItemBehavior

Posted on September 17, 2015 by Malek

UIKit Dynamics is the UIKit engine that provides physics-related capabilities and animations to views and other UI items. Thanks to a powerful set of API, class...

ios development/native ios app/Swift 2/UIStackView/Xcode 7

Get started with UIStackView

Posted on August 31, 2015 by Malek

UIStackView is useful for rapid streamlined content that you don’t want to worry about its layout. It’s like providing the content you want to show ...

Swift 2/Xcode 7

Hands-On Swift 2 [Part 2]

Posted on August 14, 2015 by Malek

In the previous tutorial, you practically saw how features like Availability Checking, Defer Actions and Error Handling came in handy to make your swift experie...

Swift 2/Xcode 7

Hands-On Swift 2 [Part 1]

Posted on August 1, 2015 by Malek

Swift 2 is a major release of the Apple’s Swift programming language that comes with a bunch of new capabilities. This tutorial goal is to get you up and ...

ios development/MapKit/native ios app/Swift/Swift 2/Xcode/Xcode 7

[Swift MapKit Tutorial Series] How to Display and Manage Different Custom Pin Annotations View Objects on the Map

Posted on May 14, 2015 by Malek

Update April 2016: Fully updated for iOS 9.3 (Xcode 7.3 and Swift 2.2). Lot of stuff was demonstrated in the first and second tutorials of this series, you lear...

ios development/MapKit/native ios app/Swift/Swift 2/Xcode/Xcode 7

[Swift MapKit Tutorial Series] Working with MKMapItem to manage pin informations

Posted on May 4, 2015 by Malek

Update October 2015: Fully updated for iOS 9 (Xcode 7 and Swift 2). In the previous tutorial, you learned how to use the MKLocalSearch API powered by MapKit fra...

Copyright © 2014-2023 SweetTutos. All Rights Reserved.