Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Software Architecture After over 50 years of software engineering, we still haven't...
Preamble Honestly, I never thought I’d need to write an entire article on borders in...
The gap between design and code has been a persistent challenge in mobile app development....
Every application has a personality, and nothing brings that personality to life quite like a unique...
I recently discovered Splito, an open-source iOS app that makes splitting bills and managing group...
I have written blog on apple's face authentication and app security, It would be great if you guys...
SwiftUI makes it incredibly easy to tweak colors with the brightness(_:) modifier. You can lighten or...
The basis of ARKit's hand tracking API in visionOS is to obtain data such as coordinates and rotation...
Learn to build powerful, interactive tables in SwiftUI with this guide on SwiftUI's Table view....
Day 29: Spinners – Loading Elements in SwiftUI Let's learn to add loading spinners to your SwiftUI...
Using Swift's async/await with SwiftUI can greatly simplify handling asynchronous tasks, such as...
In this era staying updated is like being competitive and to stay updated i have something to share...
In Part 1, we explored the fundamentals of Live Activities and Dynamic Island, covering what they...
Dear iOS Developers, Recent WebKit commits signal that Apple is planning to deprecate several legacy...
I believe there's magic in vision boards. Like many of you, in December '23 I planned out goals I...
I've forgotten when it was released, but at some point in the past, I released an app called Bill...
If you're looking to add a paywall to your app without the hassle of submitting updates, NamiML is a...
Day 21: Custom Toggle Button, anyone? ⚙️ Today, we’re going to create a custom toggle button in...
Tired of clunky passwords and PINs? Ditch them for the seamless power of Face ID! In my latest...
SwiftUI is Apple's latest user interface framework, designed to revolutionize the way developers...
🚀 Introducing IntraPaste Ever struggled with sharing files and text snippets across...
Since the inception of the Swift language, XCTest has been the preferred testing framework for the...
SwiftUI is Apple's innovative framework for building user interfaces across all Apple platforms using...
Day 12: Mastering Gestures – Swipe, Tap, and Pinch ✋ In my twelfth post of the #30DaysOfSwift...
icns Creator is a macOS application that allows you to easily create individual icns and iconset...
In the world of SwiftUI, List and LazyVStack, as two core lazy containers, offer robust support for...
With iOS 16, Apple introduced two features that make real-time, glanceable information more...
The Carousel-UIK project is an example of a user interface component developed in Swift, designed to...
As an iOS engineer, you’ve likely used both SwiftUI and UIKit for building iOS interfaces. SwiftUI,...
Day 16: Alerts – Designing Native Alerts in SwiftUI 🚨 Today, we’ll focus on using the native alert...