
How to Use ContextMenu in SwiftUI
One of the most effective ways to improve the user experience of an iOS app is by utilizing features that feel native and familiar to the user.
Search for a command to run...

One of the most effective ways to improve the user experience of an iOS app is by utilizing features that feel native and familiar to the user.

https://youtu.be/L0X1BK4D6mc Handling Optionals is a bread-and-butter task for Swift developers. We all know the standard way to unwrap a value or provide a fallback, but things get tricky when we are dealing with String interpolation and data type...

The fundamental benefit of these components is that they automatically handle the user interaction required for resizing

Swift's concurrency model provides a powerful and elegant solution to Parallelism: the async let binding.

https://www.youtube.com/watch?v=CiObtyFFuSs The video is in Portuguese but with English subtitles This article explores the critical distinction between the .task and .onAppear view modifiers in SwiftUI, a common point of confusion and a frequent...

https://www.youtube.com/watch?v=CJOpSvGa8hU The video is in Portuguese but with English subtitles. In modern application development, providing a clear and intuitive user experience is paramount. A key aspect of this is gracefully handling moment...

Swift 6 trouxe coisas legais pra gente. Hoje vamos falar da nova High Order Function

Vamos abordar a principal diferença entre esses 3 componentes do SwiftUI

SwiftData é realmente uma alternativa fantástica para o CoreData mas a Apple conseguiu melhora-lo ainda mais na WWDC de 2024