
Building Collection Views in SwiftUI with LazyVGrid and LazyHGrid
The initial release of SwiftUI didn’t come with a native collection view. You can either build your own solution
The initial release of SwiftUI didn’t come with a native collection view. You can either build your own solution
Did you know that a macOS app can read and write outside of its container when sandboxed? Did you know
Earlier, we explored the use of UIViewRepresentable and show you how to integrate UITextView into a SwiftUI project. While you
One of the most common tasks that iOS -and not only- developers are called to perform in their programming endeavours
Since the advent of OS X Mojave and especially Catalina and the requirement for app notarization, some of us old-time
Welcome to another macOS tutorial! In this post we are about to learn how to create a macOS application that
I enjoy so much working with the SwiftUI framework. Like most new frameworks, however, one drawback is that it doesn’
The List view in SwiftUI is very similar to the table view in UIKit. It is also designed for developers
One recent question I got is about the implementation of search bar in SwiftUI projects. Unlike UIKit, SwiftUI doesn’t
Welcome to another programming tutorial in the Swift programming language! Today we we are going to talk about a topic
Apple’s “app group” technology allows a collection of macOS (or iOS) apps from the same development team, developer, vendor,
At WWDC 2017, Apple announced MusicKit, a framework to help developers build apps that allow users to play Apple Music