PinnedWhy I chose The Composable Architecture for SwiftUI and never looked backTired of swift bloat and seeing the systemic failures of a newborn SwiftUI, after more than 10 years of working as iOS Dev, I was ready to…Dec 7, 202310Dec 7, 202310
Disable XCTests on Swift Package Manager. Quick and dirtyIf you are doing TDD but you also like to push your progress to remotes in Git, you will want your knowingly broken tests disabled to avoid…Dec 8, 2023Dec 8, 2023
SwiftUI — Make Content Scrollable when DynamicFont scales upSometimes, the slightest font size scaling up can chop content and make it inaccessible to users. How to quickly get out of that? Here’s…Dec 27, 2021Dec 27, 2021
SwiftUI: Conditionally Showing NavigationItem and ToolbarItemToolbars and Navigation items got significant improvements from what they originally where SwiftUI 1.0 back in 2019.Sep 22, 2021Sep 22, 2021
Published inNerd For TechIntroducing Lottie Animations to SwiftUIHow to make Lottie Animations play nicely in SwiftUI… or so.Jun 11, 20211Jun 11, 20211
SwiftUI: Working Around no popToRootViewController()So, you need to close that viewHierarchy and don’t know how to begin… I’ve been there. There are a lot of hacks around it. I’ll share what…Jan 13, 2020Jan 13, 2020
Supporting Swift Package Manager in your Pod in 5 simple stepsDon’t get me wrong. I love Cocoapods. But it’s time to move on, for the times they are a-changin’Jun 17, 20192Jun 17, 20192