Skip to content

SweetTutos

Your guide for Mobile, Web, and AI
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 / 29 Comments

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

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

iOS 10/ios development/MapKit/native ios app/Swift 3/Xcode 8

[Swift MapKit Tutorial Series] How to search a place, address or POI on the map

Posted on April 24, 2015 by Malek / 75 Comments

Update September 2016: Fully updated for Xcode 8 and Swift 3. I usually like how MapKit framework comes with a great set of API to empower each map app. The fir...

iOS 13/ios development/native ios app/Swift 5/Xcode 11

[Swift 5] How to make a horizontal paging UIScrollView with Auto Layout in Storyboards

Posted on April 13, 2015 by Malek / 82 Comments

Update May 2020: Fully updated for Xcode 11 and Swift 5.1. Since Auto Layout came to life, the task of making adaptive user interfaces that support all scr...

Unity 5

Make games with Unity [Part 2: Customising scenes and deploying to your device]

Posted on April 7, 2015 by Malek / 2 Comments

In the first part, you learned the basics of Unity views and editors, also, we learn how to configure a blank project composed of two simple scenes with two dir...

ios development/native ios app/NSXMLParser/RSS/Swift

Develop RSS feed parser app in Swift

Posted on March 30, 2015 by Malek / 26 Comments

RSS is a well known web feed format, usually used to publish different informations frequently changed, such as blog entries and headlines. It’s one form ...

Unity

Make games with Unity [Part 1: Project setup and scenes navigation]

Posted on February 5, 2015 by Malek / 2 Comments

Unity is a powerful game engine that help developers build simple-to-AAA games for multiple platforms such as iOS, Android, PlayStation, Xbox and many others. T...

ios development/iOS7/native ios app/NSURLSession/Objective-C/UIDocumentInteractionController/UIProgressView

How you would use NSURLSession to download files

Posted on September 16, 2014 by Malek / 24 Comments

Update: The Swift version of this tutorial is available here. Since iOS7, Apple engineers introduced a new set of networking API called NSURLSession, in order t...

cocoa-touch/ios development/iOS7/native ios app/UITabBarController

Present a login screen before the tab bar controller in a UITabBarController based app [Objective-C and Swift]

Posted on January 8, 2014 by Malek / 37 Comments

Hello everybody, and happy new year for all of you :] A while ago, I saw so many questions on SO enquiring about how to implement a login screen to the user bef...

cocoa-touch/iOS/iOS6

Customize your alerts with NoticeView library

Posted on November 8, 2012 by Malek / 0 Comment

I came across a lot of useful libraries hosted in Github, one of them is called NoticeView. This is a lightweight library which gives a cool style for success a...

Posts pagination

« Previous 1 … 5 6 7 Next »
Copyright © 2014-2025 SweetTutos. All Rights Reserved.