Swift

Understanding Relationships in Core Data
- By Aaqib Hussain
- . January 2, 2018
Greetings! It’s been a while I haven’t written anything, I was out of topics to write on. Lately I have been working on app at

Login with Instagram in iOS
- By Aaqib Hussain
- . September 10, 2017
Today, I decided to write about Instagram’s login integration which is really a pain in the neck to integrate but thanks to Shyam Bhat for developing

Using FlickrKit in iOS
- By Aaqib Hussain
- . May 8, 2017
Hello Everyone. I finally got the time to write after a few months of being really busy. I hope everyone would be doing good. So

Getting Started with Realm using Swift 3.0
- By Aaqib Hussain
- . January 1, 2017
Greetings Humans! I was thinking for a long time to write about Realm. So… What is Realm? Realm is an open source client side database for

Implementing Camera with AVFoundation
- By Aaqib Hussain
- . November 5, 2016
Howdy! Today I am going to write about how to implement custom Camera using AVFoundation. Here I have created this storyboard consisting of two View

Playing with MRTextField
- By Aaqib Hussain
- . July 30, 2016
Hello! Today I am going to show you guys how to create a line under UITextField using MRTextField and show you some other features of

Sign-In with Google in iOS
- By Aaqib Hussain
- . July 7, 2016
Hi!Today I am going to show to how to integrate Google Sign In to your app. First of all create a project and install the