iOS

Factory Design PatternFactory Design Pattern

Factory Design Pattern

In this article, you will learn about a type of Creational Design Pattern which is the Factory Pattern. You’ll also…

5 years ago
Creating Target specific Theme in iOSCreating Target specific Theme in iOS

Creating Target specific Theme in iOS

In this tutorial, you will go through the use of targets to achieve two separate themes on apps.

5 years ago
Facade Design PatternFacade Design Pattern

Facade Design Pattern

In this article, you will learn about a type of Structural Design Pattern which is the Facade Pattern. You’ll get…

5 years ago
Charming the VIPERCharming the VIPER

Charming the VIPER

While writing an application from scratch coming up with the right architecture for it holds great value. It usually depends…

6 years ago
Securing your Mobile Apps through SSL PinningSecuring your Mobile Apps through SSL Pinning

Securing your Mobile Apps through SSL Pinning

The rise of enterprise mobility in the past decade has brought comfort and easiness to people's lives but along with…

7 years ago
Making a simple list of “Shows to Watch” in iOS using Core DataMaking a simple list of “Shows to Watch” in iOS using Core Data

Making a simple list of “Shows to Watch” in iOS using Core Data

Hola Amigos! I'm going to demonstrate how easily you can make a simple list using Core Data with operations of…

9 years ago
Android like Toast in iOSAndroid like Toast in iOS

Android like Toast in iOS

Hello everyone! Today I'm going to show you how you can easily create toast in iOS. To achieve this task…

10 years ago