Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
1. SwiftUI Beginner Course – Rethinking Strings SwiftUI Beginner Tutorial | Rethinking...
GitHub - ivlevAstef/DITranquillity: Dependency injection for iOS (Swift) Dependency...
Introduction When it comes to the Swift programming language, the Swiftlang/Swift...
Aprender a programar em Swift, para quem não tem um dispositivo da Apple, parece impossível. Porém,...
👉 GitHub Link: https://github.com/DebugSwift/DebugSwift This project, created to streamline the...
Hey devs! React Native is an excellent tool for building mobile applications with a single codebase...
You know that feeling when you write a code, only to realize later, there was a one-liner that...
The Sign In with Apple Flow . How Sign In with Apple Works (Hint: it uses OAuth and OIDC) . Today I...
Introduction In the constantly changing world of software development, embracing change...
Introduction CocoaPods is an essential dependency manager for iOS and macOS development....
Github: https://github.com/MaatheusGois/MathRunner I developed this fun and educational game using...
Introduction In the world of mobile application development, React Native has gained...
Github: https://github.com/MaatheusGois/DuoDemo Excited to share with you a demo I crafted...
Introduction Managing and automating repetitive tasks in your project can be challenging,...
Ajudando em reutilização, escalabilidade e gerenciamento de dependências, é comum que projetos mobile...
Our team has been diligently adding screenshots to highlight the UI improvements made by PRs. While...
Swift is packed with cool tricks that often go unnoticed. While everyone obsesses over async/await...
UIKit has been the backbone of iOS app development for years. Its imperative approach offers...
Hola mundo! I always like to start my posts by explaining why I’m writing an article,...
Dentro da área de desenvolvimento iOS, é possível trabalhar com diferentes arquiteturas de projeto,...
Preamble Honestly, I never thought I’d need to write an entire article on borders in...
I built the same app 3 times, here is what I learned After completing a full stack...
If you've ever needed to check whether a view is visible to the user, you might have used the...
In this article, we explore a custom array implementation in Swift using UnsafeMutablePointer. This...
In recent years, we have witnessed a rapid evolution in the iOS development ecosystem. With each new...
After a long break, we're back—because let's face it, as developers, the work never really stops....
REACT NATIVE VS SWIFT IN 2024 Almost every day a CTO faces a crucial decision that can...
Hola Mundo! This is the second article in a series of Swift 101 notes 📝 I did while...
If you're a mobile app developer—or thinking about becoming one—this question is burning: Should...
Starting with iOS 13, UIWindowScene was introduced, and it is often required in cases such as showing...