Click here to Skip to main content
15,886,046 members
Everything / Mobile Apps / iOS

iOS

iOS

Great Reads

by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by PavolSatala
How to create an air hockey game for one player against the artificial intelligence for three mobile platforms with only one code?
by PavolSatala
This article shows how to create Breakout game for iOS, Android and Bada with only one code.
by Vince Chan
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach

Latest Articles

by Zijian
Use PowerShell scripts to generate icons of native mobile apps
by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
by Serhii Krotkykh
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.

All Articles

Sort by Score

iOS 

5 Dec 2015 by Vince Chan
How to display activity indicator with overlay
15 Nov 2015 by David Lashkhi
Working with UIPopoverPresentationController
29 Feb 2016 by dknyoli
PC Keyboard Layout on Mac OS X
5 Jan 2016 by BharathReddy V
This tip demonstrates how to add an independent UIView on storyboard.
8 Dec 2016 by KarstenK
Show correct image in the now-playing information with the MPNowPlayingInfoCenter API.
10 Feb 2018 by k11dave
Integrate Firebase Analytics for iOS App to avail auto events tracking (barring few), get to know precise crashes, and also the exception reporting
4 Mar 2014 by Melih Mucuk
Configuring and using CocoaPods on iOS projects.
14 Feb 2016 by SubhamoyBurman
Understand the basics of how iOS applications are constructed and how Xamarin helps you to do so in C#
7 Jul 2013 by Safak Tarazan
Creation of a very simple MapView app and putting an annotation on it
5 Oct 2014 by KarstenK
Some toughts whether to prefer Objective-C or Swift.
14 Feb 2016 by SubhamoyBurman
MVC and other popular iOS terminology
7 Jan 2012 by RobCroll
Stop app crashing with "-[MyClass controllerWillChangeContent:]: message sent to deallocated instance"?
7 Jan 2012 by RobCroll
Get your View displaying properly in Landscape on iPhone and iPad
2 May 2013 by Clint_Edmonson
New Windows Azure Mobile Services iOS Samples Available
12 Dec 2013 by Yvan Rodrigues
This handy tip is an easy workaround for a shortcoming in iOS 6 and 7.
9 Sep 2014 by Dominic Burford
Cross-platform mobile development vs native development
20 Oct 2015 by KarstenK
Working with High Resolution time on iOS
6 Aug 2014 by Sei Flavius
Using auto-layout to position two buttons that span the entire width of the underlying view
13 Jul 2014 by Amogh Natu
This tip shows how to parse JSON response received from a web service into an NSDictionary object.
8 Jan 2015 by refusebt
RFJModel is an easy-to-use JSON loading library. In comparing with other libraries, it's much easiler and less restricted to use.
31 Oct 2014 by Yvan Rodrigues
There is a very high virtual memory penalty if you do.
10 Jun 2014 by Santosh Sharma (go2santosh)
Finally iOS developers get a new programming language as advanced as C# and Java
17 Sep 2016 by pgmr_64804
An easy SQLite Wrapper for iOS in swift that allows you to create a database and run SQL commands
19 Oct 2015 by marcus obrien
How to set up and manipulate an iOS device from a Windows C# App
14 Feb 2015 by Dennis E White
How to create delegates in Objective-C
15 Jul 2014 by Leslie Godwin
The UISwitch's UIControlEventValueChanged event is pretty useless if you'd like to get a notification only when the switch value actually changes.
6 May 2014 by Amogh Natu
This tip shows how you can add scrolling to a view in iOS to allow multiple elements on the screen that won't fit in one screen.