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 3May 3
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 23Sep 23
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 24Apr 24
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 10Apr 10
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 231Mar 231
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 15Mar 15