SwiftUI Stacks Are a Little Too Helpful
SwiftUI sneaks a little breathing room between views and calls it a default.
I'm Daniel Inoa, a design-conscious iOS engineer focused on building polished native products with clean architecture, strong UI systems, and thoughtful interaction details.
I've worked on apps like Tinder and Farmers Insurance, built internal tools, shipped client apps, and maintained open-source libraries. I use this site to write about Swift, iOS development, and the engineering choices that keep software fast, maintainable, and pleasant to use.
Find me on GitHub , LinkedIn , X (Twitter) , or via email .
SwiftUI sneaks a little breathing room between views and calls it a default.
A custom Swift operator that combines ternary conditional and nil-coalescing for elegant optional unwrapping.
Learn how to chain functions together using custom operators in Swift for cleaner, more readable code.
Discover how to enable full Markdown rendering in Xcode 9 projects using a hidden Apple configuration file.