PinnedAlvar AriasSometimes, the better option is to be lazy.When you need to load a big long list of data inside of your view, the best option is to use LazyVStack.Jun 25, 2023Jun 25, 2023
Alvar AriasWhy Bluetooth in our iPhone is a game changer for people who use hearing aids.I have been using hearing aids for more than 20 years, and I also worked at the beginning of the mobile revolution, when Nokia and Ericsson…Aug 21Aug 21
Alvar AriasHow Much Time Are Our Children Spending on Mobile Devices?In today’s digital age, it’s essential to understand how much time our children are spending on mobile devices. With smartphones and…Aug 1Aug 1
Alvar AriasUse almost any AI model in your App with Hugging Face’s inference API.How to use an AI model in your mobile app: Make a simple API request and get AI models working for you!Jul 8Jul 8
Alvar AriasAPI Calls in Swift, why not use Combine?Combine is a powerful Apple framework, according to the documentation “The Combine framework provides a declarative Swift API for…Apr 12Apr 12
Alvar AriasWhy is good to have “Optionals” for our variables?In Swift programming, optionals stand as a crucial concept, often heralded for their role in handling uncertain or missing values. But are…Apr 4Apr 4
Alvar AriasAccessibility with SwiftUI: A Powerful Framework for Inclusive App DesignBy providing powerful tools and intuitive APIs, SwiftUI empowers developers to create apps that cater to a diverse range of users.Jul 18, 2023Jul 18, 2023