
Building an AI Image Recognition App Using Google Gemini and SwiftUI
Previously, we provided a brief introduction to Google Gemini APIs and demonstrated how to build a Q&A application
Founder of AppCoda. Author of multiple iOS programming books including Beginning iOS Programming with Swift and Mastering SwiftUI. iOS App Developer and Blogger. Follow me at Facebook and Twitter (X).
Previously, we provided a brief introduction to Google Gemini APIs and demonstrated how to build a Q&A application
At the upcoming WWDC, Apple is expected to announce an on-device large language model (LLM). The next version of the
When SwiftUI was first released, one of the great features that piqued my interest was the instant preview function. This
In any user interface, focus plays a crucial role in determining which element receives the next input. SwiftUI provides a
I recently received a question from a friend regarding barcode generation using Swift. The CoreImage framework provides convenient built-in APIs
In iOS 17, Apple introduced a new framework called SwiftData to replace the Core Data framework. Earlier, we have written
With the release of Xcode 15, Apple introduced an exciting feature called String Catalogs. This feature aims to streamline the
In the earlier tutorial, I have walked you through the basics of SwiftData, a new framework introduced in iOS 17
The Toolbar API has been available for a considerable period, having been introduced with the release of iOS 14. It
When it comes to designing visually appealing and intuitive user interfaces in iOS development, SF Symbols are an invaluable asset.
As you know, Apple is set to release the official version of iOS 17 and Xcode 15 later this month.
It’s always important to make your app as intuitive as possible. However, for some features, it may be helpful