65,938 articles
CodeProject is changing.
Read more
.
Everything / Mobile / iOS
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
ChatGPT
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Submit your article
iOS
iOS
Great Reads
"Swift or Objective-C?" that is here the Question!
by
KarstenK
Some toughts whether to prefer Objective-C or Swift.
A Set of Swift Standard Library Classes Equivalent to Some C++ STL Classes
by
Zhaohui Xing (Joey)
Swift classes for algorithm,
including single linked list class,
stack class,
queue class
A UITextView with Borders
by
Dennis E White
A UITextView with Borders
Add Video Calling in Xamarin apps using Agora.
io
by
Sid Sharma
I will help you get started with your first video calling app using the Agora.
io Xamarin SDK.
Latest Articles
"Swift or Objective-C?" that is here the Question!
by
KarstenK
Some toughts whether to prefer Objective-C or Swift.
A Set of Swift Standard Library Classes Equivalent to Some C++ STL Classes
by
Zhaohui Xing (Joey)
Swift classes for algorithm,
including single linked list class,
stack class,
queue class
A UITextView with Borders
by
Dennis E White
A UITextView with Borders
Add Video Calling in Xamarin apps using Agora.
io
by
Sid Sharma
I will help you get started with your first video calling app using the Agora.
io Xamarin SDK.
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
iOS
"Swift or Objective-C?" that is here the Question!
by
KarstenK
Some toughts whether to prefer Objective-C or Swift.
Admiration for Swift
by
Santosh Sharma (go2santosh)
Finally iOS developers get a new programming language as advanced as C# and Java
AutoLayout and UILabel Don't Get Along
by
Yvan Rodrigues
This handy tip is an easy workaround for a shortcoming in iOS 6 and 7.
Avoid NSFetchedResultsController crashing app when popping
by
RobCroll
Stop app crashing with "-[MyClass controllerWillChangeContent:]: message sent to deallocated instance"?
Controlling iOS Devices Via C# Code on Windows OS
by
marcus obrien
How to set up and manipulate an iOS device from a Windows C# App
Creating Delegates in Objective-C
by
Dennis E White
How to create delegates in Objective-C
Cross-platform Mobile Development vs Native Development
by
Dominic Burford
Cross-platform mobile development vs native development
Display Activity Indicator with Overlay
by
Vince Chan
How to display activity indicator with overlay
Enable scrolling to View to allow multiple elements #iOS
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.
Firebase Analytics Integration in iOS App
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
Getting Started With Ionic 4 Cross Platform Android and IOS App
by
Zahid Tanveer
Starting with Ionic Framework
How to Fine Tune the Multimedia Controls
by
KarstenK
Show correct image in the now-playing information with the MPNowPlayingInfoCenter API.
Independent UIView in storyboard
by
BharathReddy V
This tip demonstrates how to add an independent UIView on storyboard.
iOS Keyboard in Landscape
by
RobCroll
Get your View displaying properly in Landscape on iPhone and iPad
iOS Mapview and Annotation Usage
by
Safak Tarazan
Creation of a very simple MapView app and putting an annotation on it
iOS Tricks: Giving UISwitch's "on" Property Will/
Did Change Observable Notifications
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.
Let's Build iOS App in Xamarin.
iOS Part I - An Introduction
by
SubhamoyBurman
Understand the basics of how iOS applications are constructed and how Xamarin helps you to do so in C#
Let's Build iOS App in Xamarin.
iOS Part II - iOS Terminology
by
SubhamoyBurman
MVC and other popular iOS terminology
New Windows Azure Mobile Services iOS Samples Available
by
Clint_Edmonson
New Windows Azure Mobile Services iOS Samples Available
Parsing JSON Response from Web service to NSDictionary in iOS – Objective C
by
Amogh Natu
This tip shows how to parse JSON response received from a web service into an NSDictionary object.
PC Keyboard Layout on Mac OS X
by
dknyoli
PC Keyboard Layout on Mac OS X
Reconsider Overriding UIView.
Draw or UIView.
DrawRect
by
Yvan Rodrigues
There is a very high virtual memory penalty if you do.
RFJModel,
an easy-to-use JSON loading library
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.
SQLite Wrapper for iOS in Swift
by
pgmr_64804
An easy SQLite Wrapper for iOS in swift that allows you to create a database and run SQL commands
UIPopoverPresentationController
by
David Lashkhi
Working with UIPopoverPresentationController
Using auto-layout to Span the Entire Width of the Underlying View
by
Sei Flavius
Using auto-layout to position two buttons that span the entire width of the underlying view
Using CocoaPods on iOS
by
Melih Mucuk
Configuring and using CocoaPods on iOS projects.
Wink of an Eye
by
KarstenK
Working with High Resolution time on iOS