Subscribe to Updates
Get the latest technology news from Bigteetechhub about IT, Cybersecurity and Big Data.
Browsing: iOS Development
Swift 6 appeared at WWDC 2024, and all of us rushed to migrate all our apps to it … well,…
Swift 6.2 is available and it comes with several improvements to Swift Concurrency. One of these features is the @concurrent…
I’ve been busy since I completely rewrote SpeakerClock in SwiftUI. That was version 1.2.0. The App Store provides a concept…
6/26/18 4:20 PM · 1 min read In this quick UIKit tutorial I’ll show you how to create a simple UICollectionView…
In iOS 26, SwiftUI finally introduced one of its most highly anticipated components: WebView, a native solution for displaying web content.…
ML Kit is a mobile SDK from Google that uses machine learning to solve problems such as text recognition, text…
When your app has a tab bar and you recompile it using Xcode 26, you will automatically see that your…
You can now fully operate SpeakerClock with no or low vision. We gave SpeakerClock the full Accessibility treatment. In this…
6/27/18 4:20 PM · 1 min read The delegate design pattern is a relatively easy way to communicate between two objects…
In the earlier tutorial, I have walked you through the basics of SwiftData, a new framework introduced in iOS 17…