SwiftUI Chat App update
In this post, I’m writing a new version of the old posts about a chat GUI built with SwiftUI. I’ve removed the deprecated APIs and
In this post, I’m writing a new version of the old posts about a chat GUI built with SwiftUI. I’ve removed the deprecated APIs and
Updated to iOS 18 In the previous posts, we have seen the fundaments of the SwiftUI. Now is the moment to starts to build something
In the paper Architectural Styles and the Design of Network-based Software Architectures by Roy Thomas Fielding, REST is defined. Today, when people think of REST,
In this post, we’ll see an object that is present in many popular applications: the Splash Screen. With the storyboard, we have a specific object
If you are an iOS user and have ever tried to search for a feature in the settings by typing the name in the search
In this post we’ll learn how to: To install Swift embedded we need to download a nightly toolchain from here: https://www.swift.org/download/#snapshots We can’t use offciale