PinnedPublished inLevel Up CodingBuilding an AI Chatbot with Gemini and SwiftUIGoogle released the Gemini API to interact with its generative AI models, and along with it a Swift SDK that we can easily integrate into…May 3, 2024May 3, 2024
PinnedPublished inThe StartupMy Top 5 Xcode TricksHow to make the most out of XcodeJul 6, 20205Jul 6, 20205
Published inLevel Up CodingTranslating Text with SwiftUIHow to use Apple’s translation APISep 23, 2024Sep 23, 2024
Published inCode Like A GirlHow to Show an Alert with SwiftUIAlerts can be useful in our applications, for example, when users are about to execute a destructive action that cannot be undone. In this…Apr 24, 2024Apr 24, 2024
Creating a Chat Interface with SwiftUIMessaging is an essential feature that exists in almost every mobile app we use today. In this tutorial, I’m going to show you how to…Apr 10, 2024Apr 10, 2024
How to change navigation bar color — SwiftUI TipsWith iOS 16, Apple released new toolbar APIs, which includes new features for navigation bars. To change the background color of a…Mar 23, 20241Mar 23, 20241
How to create a chart using Swift Charts and SwiftUIBack in 2022, Apple introduced Swift Charts at the yearly Worldwide Developers Conference. Swift Charts is a powerful framework that allows…Mar 15, 2024Mar 15, 2024