top of page
mateses
Swift


Breaking Down Monolithic Code
In this article, I'll show you how to break monolithic code into separate frameworks. This approach allows you to reuse frameworks across...
Jul 11, 20243 min read
Â
Â
Â
SwiftUI Bootcamp
Apple is indeed pushing SwiftUI as the future of iOS development because of its powerful features and ease of use. If you're wondering...
Jun 24, 20241 min read
Â
Â
Â


Mastering Memory Management:
Safely Releasing Child Coordinator As iOS developers, we're often tasked with creating apps that are not only feature-rich and intuitive...
Apr 23, 20242 min read
Â
Â
Â


Unlocking the Power of SwiftUI with HostingViewController
With the introduction of SwiftUI, developers have gained access to a powerful new toolset for building dynamic and immersive user...
Apr 16, 20241 min read
Â
Â
Â


SwiftUI in UIKit
SwiftUI + CollectionView Integration In this video, i will show you how to take your UICollectionViews to the next level with SwiftUI....
Apr 11, 20241 min read
Â
Â
Â


What is SwiftUI?
SwiftUI is an Apple framework for building user interfaces across various Apple platforms including iOS, macOS, watchOS, and tvOS. It...
Apr 10, 20241 min read
Â
Â
Â


Setting Up New Xcode Project
A Simple Step-by-Step Guide Creating an Xcode project from scratch may seem daunting, especially if you're new to iOS development....
Jan 3, 20242 min read
Â
Â
Â
bottom of page