ios8 (8)

Swift 2.0 substringWithRange

Ah finally solved. This was so much drama for a small thing…

by Kaushik

How to get current day, month and year in NSDate() using Swift?

Just so that i never waste any more time in my life…

by Kaushik

Create a auto hide popup with swift

So i needed a popup kind of view for an IOS…

by Kaushik

Run a snippet of code only once in lifetime for a app - Swift -Xcode

I have to do a Core data initialization where i have to…

by Kaushik

Generate a Random Color in Swift

So there are multiple ways to do this.Here is one of the…

by Kaushik

How to manually access Core Date / SQLite file in Xcode 6/IOS 8 Swift Programming

This is very easy. Just openAppDeligate.swiftIn the delegate try to find the…

by Kaushik

Hide StatusBar through program - Swift/Xcode 6/IOS 8

Just a small snippet to hide the Status Bar on your UIViewController.Just…

by Kaushik

Creating Frosted Glass effect using Swift - ios 7/ios 8 - Xcode 6

In this tutorial we will modify a UIViewController to behave like a…

by Kaushik