SwiftUI Tips: Synchronizing Dimensions Between Two SwiftUI Views
Getting multiple views to perfectly match in size in SwiftUI might seem simple at first, but it can quickly turn into a head-scratcher. Let’s break it down w...
Getting multiple views to perfectly match in size in SwiftUI might seem simple at first, but it can quickly turn into a head-scratcher. Let’s break it down w...
This week, we’re diving into the world of SwiftUI to make it less of a mystery. SwiftUI is a declarative framework, which means it figures out how to make th...
This week, let’s explore dependency injection - a concept many engineers with a few years of experience likely use regularly, especially when working with de...
SwiftUI is Apple’s innovative declarative framework for building user interfaces, designed to simplify the process of creating views across all Apple platfor...
Since Apple introduced preview capabilities in SwiftUI, developers have enjoyed a more interactive workflow, seeing UI changes in real-time without running t...
In recent years, AI has become a big deal in tech, changing the way we work day-to-day. For engineers, it’s now almost essential to use AI tools to stay prod...
My name is Nhat Doan, a mobile architect based in Vietnam. My journey in mobile development began over 10 years ago, though I initially started as a full-sta...