Published inIntuit EngineeringHow to Build Inclusive iOS Mobile Experiences? Prioritize Accessibility.This blog is co-authored by Dheeru Neelam, Senior Software Engineer, and Manish Verma, Senior Staff Software Engineer, at IntuitJul 91Jul 91
Published inGeek CultureSatellite animation using GIF in SwiftUILearn how to use GIF, customizing and animating CircleOct 3, 2021Oct 3, 2021
Published inBetter ProgrammingTwo SwiftUI Debugging Helpers You Can Start Using Right AwayPrint changes and a custom debug modifierSep 28, 20211Sep 28, 20211
Published inBetter ProgrammingHow to Perform UI Testing in SwiftUIKnow more about LaunchArguments, LaunchEnvironment, using accessibility, and tips on running UITests in SwiftUISep 21, 20211Sep 21, 20211
Published inBetter Programming10 SwiftUI Tips and Tricks To Simplify Your iOS CodebasesDo you know how to edit or delete multiple lines at the same time?Sep 12, 2021Sep 12, 2021
Published inBetter ProgrammingWhat’s New in Xcode 13?Column breakpoints, better autocompletion, and a new DocC toolSep 10, 20212Sep 10, 20212
Swift DateExtension — DateFormatterThere are so many other date extensions we can do, but I found these more helpful in most places.Sep 8, 2021Sep 8, 2021
Refactoring ViewController’s TableViews using MVVM and ProtocolsI understand how inconvenient/uncomfortable it is to write the same UITableView’s Delegate or DataSource methods all the time and…Jan 21, 2019Jan 21, 2019
Swift Safe Array ExtensionI see some people getting an element from the array in a common way and checking if it has the value in it or not. Instead of doing this…Jan 21, 2019Jan 21, 2019
Rule Engine for iOS using JavaScriptTaking a shot at the Core Business Logic that must be the same over multiple platforms? at that point, this is one of the solutions you can…Sep 20, 2018Sep 20, 2018