Skip to content
SweetTutos
Your guide for Mobile, Web, and AI

Category: ios development

ios development/native ios app/searchResultsController/searchResultsUpdater/Swift 2.1/UISearchController

Hands-On UISearchController: The complete guide

Posted on December 26, 2015 by Malek / 11 Comments

If you notice already, UISearchController is implemented on the Phone and Messages apps on the iOS system. This class was first introduced with the iOS 8 SDK, a...

Google Maps SDK for iOS/ios development/native ios app

How to make a custom info window for your marker with Google Maps SDK for iOS

Posted on December 14, 2015 by Malek / 4 Comments

This is the third part of our Google maps SDK series. In the first tutorial, you Learned how to use the Google maps SDK to deliver search suggestions, autocompl...

ios development/Map overlays/MapKit/native ios app

[Swift MapKit Tutorial Series] How to make a map-based overlays

Posted on December 6, 2015 by Malek / 7 Comments

This is the fourth part of the MapKit tutorial series, each part was covering a specific tool of the wonderful MapKit arsenal. This tutorial purpose is to show ...

EKEventStore/EKReminder/Event Kit/iOS 9/ios development/native ios app/Swift 2.1/Xcode 7

EventKit reminders manager : How to retrieve, create, and edit reminders from within your app in Swift

Posted on November 25, 2015 by Malek / 10 Comments

Event Kit framework is designed to grant developers access to data generated by both Calendar and Reminders system apps. The framework provides a set of API to ...

App Transport Security/iOS 10/ios development/native ios app/Swift 3/UIDocumentInteractionController/URLSession/URLSessionDownloadDelegate/URLSessionDownloadTask/Xcode 8

Networking in Swift: How to download a file with URLSession [Swift 3]

Posted on November 6, 2015 by Malek / 10 Comments

Update November 2016: Fully updated for Xcode 8 and Swift 3. You will often need to download content to use in your app. NSURLConnection used to be a great inte...

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 / 13 Comments

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 / 1 Comment

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 / 46 Comments

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 / 0 Comment

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 / 1 Comment

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 ...

Posts pagination

« Previous 1 2 3 4 Next »
Copyright © 2014-2025 SweetTutos. All Rights Reserved.