PinnedPavan KatariaHow to programmatically setup your app with Scene Delegate in SwiftIn iOS 12 and before the AppDelegate would deal with process level events letting you know when the application launched and terminated…Jun 29, 20202Jun 29, 20202
PinnedPavan KatariaConfiguring Voice Over to ignore sibling views when an overlapping view is present in SwiftI came across a bug where Voice Over was not announcing elements in the way we wanted when a modal view was dynamically presented. To fix…May 29, 2020May 29, 2020
Pavan KatariaHow to solve Day 6 Advent of Code challenge in SwiftWe explore sets, union and intersection, and testingDec 6, 2020Dec 6, 2020
Pavan KatariaHow to solve Advent of Code - Day 1 in SwiftFollow me on a journey where I explore quick and elaborate solutions for the very popular Advent of Code challengesDec 4, 2020Dec 4, 2020
Pavan KatariaThe dreaded iOS live coding interview testLive coding interview tests can be daunting but are there to test a developer’s ability to solve certain problems. If you can present…Jun 23, 2020Jun 23, 2020
Pavan KatariaUnwrapping Optionals the quick way in SwiftA strange yet quick way to unwrap optionals and operate on them.Jun 12, 2020Jun 12, 2020