PinnedUI Throwback: Creating a Retro Progress Bar for iOS using CALayersDive into the blend of retro charm and modern iOS development with our guide on creating a nostalgic CALayer-based Progress Bar in iOS.Dec 24, 2023Dec 24, 2023
Mobile App Development in Small to Mid-Sized Businesses.Insights from my interview on mobile app dev, tailored for non-tech roles in small/mid-size businesses.Oct 17, 2023A response icon4Oct 17, 2023A response icon4
Published inITNEXTiOS 16.4 brings push notifications for web apps — why that’s a big deal?In the period of March 21 and 28, we’ll see a new release of iOS16.4. There are some thoughts about WebKit Push notifications for Web Apps.Mar 18, 2023A response icon1Mar 18, 2023A response icon1
Published inITNEXTBuilding iOS framework with dependencies.Building a manual framework with other frameworks inside statically.Feb 22, 2023A response icon1Feb 22, 2023A response icon1
Published inLevel Up CodingQuick start writing Unit tests in XcodeI think it’s not necessary to start this article with how important to write tests — you know it better than me. Also, I won’t go to dive…Jan 26, 2023Jan 26, 2023
Published inLevel Up CodingImplementing address autocomplete using SwiftUI and MapKitLet’s create a small iOS application with address autocompletion feature using the latest SwiftUI framework.Dec 2, 2022Dec 2, 2022
Published inGeek CultureIntegrating SwiftUI into UIKit projectHow to launch SwiftUI feature in UIKit MVVM+Coordinator design pattern without predudice existing codebase.Oct 17, 2022Oct 17, 2022
Published inBetter ProgrammingSetting Up iOS Framework for UnityFrom Swift to C#Oct 4, 2022A response icon2Oct 4, 2022A response icon2
Published inBetter ProgrammingFixing Swift Actors and Delegate Error on Xcode 14If you’ve updated Xcode to version 14 you might get an error about mutating actor-isolated property in your project. Let’s fix it.Sep 14, 2022A response icon2Sep 14, 2022A response icon2
Published inBetter ProgrammingUpdating SwiftUI Views From Objective-C Using MVVMExploring a nonstandard situationSep 6, 2022Sep 6, 2022