Swift Programming

Twitter Integration with Fabric in iOS

Hello everyone! I thought that I should take some time out to write this basic twitter integration tutorial. Its pretty…

9 years ago
Multiple Unwind Segue from one ViewControllerMultiple Unwind Segue from one ViewController

Multiple Unwind Segue from one ViewController

Greetings everyone! I hope you all would be doing great. I wanted to do a small tutorial on how to…

9 years ago
Facebook Login integration with Custom Button in iOSFacebook Login integration with Custom Button in iOS

Facebook Login integration with Custom Button in iOS

Hello guys! Today I'm going to show you how to integrate Facebook login to your iOS app using Swift. Login…

9 years ago
Using UI Swipe and Pinch Gesture Recognizer with SwiftUsing UI Swipe and Pinch Gesture Recognizer with Swift

Using UI Swipe and Pinch Gesture Recognizer with Swift

Hello everyone! Today I'm going to show a simple way to use Swipe and Pinch gesture with Swift. I have…

9 years ago
Circular UIView with SliderCircular UIView with Slider

Circular UIView with Slider

Sometimes you might want to create a Circle out of a UIView or want to create an static Circle on…

9 years ago
Rendering original color of UITabBarItems when an item is not selected with SwiftRendering original color of UITabBarItems when an item is not selected with Swift

Rendering original color of UITabBarItems when an item is not selected with Swift

Greetings and Salutations! By default in iOS, it changes the UITabBarItem(s) color to gray. You can only change the color…

9 years ago
Container View in iOSContainer View in iOS

Container View in iOS

Hello everyone! I hope everyone would be doing great. I googled for a long time but I couldn't find any…

10 years ago
Google Maps with Custom View in iOSGoogle Maps with Custom View in iOS

Google Maps with Custom View in iOS

Today I'm going to show you guys how easily one can integrate Google Maps to their apps. Prerequisites: Xcode 6.3…

10 years ago
Applying Constraints on Buttons in XcodeApplying Constraints on Buttons in Xcode

Applying Constraints on Buttons in Xcode

Hello everyone! Today I'm going to talk about Constraints. Constraints has always been an issue and pain in the neck…

10 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