Published incodeburstNightmares of an Indie App DeveloperThe sun doesn't shine everydayOct 16, 2019Oct 16, 2019
Published incodeburstHow to make gradients in iOS using SwiftMaking gradients in Swift has never been easier. There are two ways by which the result can be achieved.Feb 19, 20191Feb 19, 20191
Published incodeburstHow to do Simple Animations in iOS using SwiftA quick and easy way to animate views in iOS…..Nov 18, 2018Nov 18, 2018
Published incodeburstCircular Progress Bar in iOSHow to make a Circular Progress Bar in iOSJul 29, 20184Jul 29, 20184
How to Uninstall CocoaPods from your Xcode ProjectWhy uninstall ? Maybe you did something wrong or want to use Carthage.May 12, 2018May 12, 2018
Published incodeburstBuilding my First RESTful APIWhat I Have Learned #3 (Building my First RESTful API)Apr 28, 2018Apr 28, 2018
Published incodeburstConditional Conformance with Swift 4.1Quick walkthrough of another new feature of Swift 4.1Apr 10, 2018Apr 10, 2018
Published incodeburstEasy JSON with Swift 4.1JSONDecoder().keyDecodingStratergy = .convertFromSnakeCase . This is to convert JSON from snake_case_name to camelCaseName in Swift 4.1.Apr 7, 20183Apr 7, 20183
Published incodeburstYou’re 7 mins away from Swift 4Swift is a general purpose, strictly typed programming language developed by Apple in 2014. It is used widely for development in the Apple…Mar 31, 2018Mar 31, 2018
What I have learned #2 (Being a bit MEAN)As I was going through the Devslopes course (made by Mark Price and team on Udemy). I came across a section that used pre-made API (made…Mar 25, 2018Mar 25, 2018