Browsing Category
Xcode
349 posts
Only good girls keep diaries. Bad girls don’t have time.
@Observable in SwiftUI for iOS, macOS and watchOS
Development in the Apple ecosystem is in constant evolution. If you’ve been working with SwiftUI for a while,…
January 23, 2026
Best SwiftUI frameworks
iOS development has undergone a radical metamorphosis in recent years. With the arrival and maturation of SwiftUI, and the…
January 22, 2026
What is GeometryReader and how to use it in SwiftUI
In the world of modern interface development, adaptability is not a luxury; it is an absolute necessity. An…
January 22, 2026
How to animate SF Symbols in SwiftUI
For years, icons in our iOS applications were second-class citizens: static images (PNGs or PDF vectors) that lived…
January 21, 2026
Best SwiftUI Architecture
Since its launch in 2019, SwiftUI hasn’t just changed how we write user interfaces; it fundamentally changed how…
January 20, 2026
NavigationStack vs NavigationView in SwiftUI
If you have been developing applications with SwiftUI since its inception in 2019, you have surely experienced a…
January 19, 2026
Best AI Assistant for Xcode
Building applications for Apple platforms—iOS, macOS, watchOS, and visionOS—has never been more powerful or more complex. With Swift and SwiftUI, developers…
January 19, 2026
How to show a toast notification or banner in SwiftUI
In the mobile interface design ecosystem, feedback is king. When a user performs an action—saving a file, sending…
January 18, 2026
How to dismiss and hide the keyboard on scroll in SwiftUI
Introduction If you have been developing iOS applications with SwiftUI for some time, you have surely encountered one…
January 17, 2026
SwiftUI ForEach explained with Code examples
At the heart of almost any modern iOS application lies the need to display lists, grids, or carousels of data. Whether…
January 16, 2026
How to add a SwiftUI view to UIKit
Introduction: The Reality of Modern iOS Development If you are an iOS developer today, you likely live in…
January 15, 2026
How to learn Swift Programming Language
We live in a golden era for software development, and within this vast universe, the Apple ecosystem shines…
January 14, 2026