Touch, Authentication, iOS8, Swift, Swift 3.0, App, Touch ID, iOS 8, Credentials, Password, Demo, Example, Tips, Github Touch ID Authentication in the app Today I am going to write about implementing and using Touch ID authentication in an iOS app. Touch ID authentication API was introduced in iOS 8 release. It is a part of LocalAuthentication
iOS, iOS8, Tips, Swift 3.0, Swift, UITextView, Padding Removing padding for UITextView Last week I was working on one of the projects that required using UITextView instead of more standard UILabel instance. Don't get me wrong, but there were some compelling reasons for me to
Swift, iOS, iOS8, 3D Touch, iOS9, iOS10, Source Code, Github, Example iOS 3D Touch - Quick Actions (Part 1) I wrote a Blog post about iPhone 3D touch demo long time ago. However, that post was just a show off and did not put forward any real sample code. Today, I am
Objective-C, Tips, Xcode, iOS8, Xcode6, Macro Using NS_DESIGNATED_INITIALIZER with Xcode6 One day I was working on one of my side projects. I came to know about NS_DESIGNATED_INITIALIZER Apple introduced in Xcode6. When you have choice of multiple initializers and still you
iOS, Objective-C, Xcode, Github, Demo, iOS8, Tips, Tricks, Tutorial, UITableViewCell, Height, Automatic Height UITableViewCell automatic height management We all know that iOS8 brought in really nice changes. Well, it be will be too long post to describe all of them. But I will talk about one of my most favorite