
The Complete Guide to Creating Your Own CocoaPods in Swift
CocoaPods is a dependency manager for Xcode projects. It is an extremely useful service to add libraries and frameworks to
CocoaPods is a dependency manager for Xcode projects. It is an extremely useful service to add libraries and frameworks to
After months of work, we are thrilled to announce our updated Swift book – Beginning iOS 10 Programming with Swift. The
This tutorial was updated on 9 Jun, 2019 for Xcode 10.2. Auto layout is a constraint-based layout system. It
In WWDC 2015, Apple announced that Swift would be open source. Shortly after that, in December 2015, Swift’s codebase
Core Image is a powerful API built into Cocoa Touch. It’s a critical piece of the iOS SDK. However,
If you have ever set up new devices, you know that it can require a decent amount of time to
Welcome! This article will teach you about a key topic in iOS: layers. You probably already know about views in
At WWDC 2016, Apple introduced the Speech framework, a useful API for speech recognition. In fact, Speech Kit is the
Not so long time ago I was asked to integrate Facebook ads in a project. Without having done so before,
Every developer always uses color combinations along with images to produce a good-looking result when creating an app, trying always
When Parse announced its shutdown last January, thousands of developers were upset and feared for the worst. In fact, Parse
Have you ever been asked to create PDF documents with content straight from your app? Have you ever even thought