Published inBetter ProgrammingHow To Simulate Location in Xcode and SimulatorStatic and dynamic location simulationsDec 6, 20221Dec 6, 20221
Published inSwift2GoiOS Swift Mobile Conferences 2024–2025Swift community is fantastic and spread all around the world. Conferences are the best option for better learning and meeting new friends…Nov 1, 20225Nov 1, 20225
Published inBetter ProgrammingHow to Create a Good Pull Request — and How to Review One?Tips to use while creating and reviewing a pull requestJan 25, 20223Jan 25, 20223
Published inGeek CultureLogo Detector iOS App using CoreML and CreateMLCoreML — A framework from Apple for integrating machine learning models into your app.Jan 22, 2022Jan 22, 2022
Published inSwift2GoHow to reduce and optimise the iOS App Size?Ever wondered how your iOS app size is calculated. In this blog, we will see how I measured one of my apps and optimised its size.Jan 22, 20212Jan 22, 20212
Published inSwift2GoforEach, forIn, forEnumerated in SwiftSwift provides us with multiple ways to loop through items in a collection, they are: 1. for 2.While 3. Repeat loopsNov 28, 20201Nov 28, 20201
iOS Interview Questions 2020Lets test our iOS and Swift skills with these latest questionsNov 15, 20203Nov 15, 20203
UITableView with Collapsible (expand and collapse) Cells iOS SwiftMany times we see the use-case like tableview cells should expand and collapse when tapped, let us see one easy implementation for the…Oct 29, 20204Oct 29, 20204
Published inSwift IndiaHow to Parse Data from Socket in Swift?Strings in Swift comes with handy default initialisers to parse data. The method withUnsafeBytes(_:) is the method we need for data…Jul 17, 2020Jul 17, 2020
iOS Developer Interview Questions 2020Lets try to test our skills in iOS and Swift with a set of handful interesting questions.Apr 11, 20201Apr 11, 20201