Articles by Tag #swiftui

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

3 Rs of Software Architecture for iOS based in SwiftUI

Software Architecture After over 50 years of software engineering, we still haven't...

Learn More 22 1Jul 10 '24

[SwiftUI] Drawing the Line: A Practical Guide to Borders in SwiftUI

Preamble Honestly, I never thought I’d need to write an entire article on borders in...

Learn More 7 0Feb 2

Figma to SwiftUI

The gap between design and code has been a persistent challenge in mobile app development....

Learn More 5 0Aug 20 '24

Add a custom color to your XCode Project

Every application has a personality, and nothing brings that personality to life quite like a unique...

Learn More 5 0May 8 '24

I Found Splito: An Exciting Open-Source Bill-Splitting App

I recently discovered Splito, an open-source iOS app that makes splitting bills and managing group...

Learn More 5 0Dec 27 '24

Implement Face ID Authentication in the iOS App

I have written blog on apple's face authentication and app security, It would be great if you guys...

Learn More 5 0Oct 18 '24

Adjust the intensity/brightness of colors in SwiftUI views

SwiftUI makes it incredibly easy to tweak colors with the brightness(_:) modifier. You can lighten or...

Learn More 5 0Dec 26 '24

【visionOS/ARKit】Simplest sample code for hand tracking【latestAnchors ver】

The basis of ARKit's hand tracking API in visionOS is to obtain data such as coordinates and rotation...

Learn More 4 0Jul 22 '24

How to Create Interactive Table View in SwiftUI

Learn to build powerful, interactive tables in SwiftUI with this guide on SwiftUI's Table view....

Learn More 4 0Oct 30 '24

Spinners in iOS 18 - #30DaysOfSwift

Day 29: Spinners – Loading Elements in SwiftUI Let's learn to add loading spinners to your SwiftUI...

Learn More 4 0Nov 5 '24

Async/await and SwiftUI

Using Swift's async/await with SwiftUI can greatly simplify handling asynchronous tasks, such as...

Learn More 4 0Jun 20 '24

Looking for Weekly Updates related to iOS Development?

In this era staying updated is like being competitive and to stay updated i have something to share...

Learn More 4 0Oct 19 '24

Integrating Live Activity and Dynamic Island in iOS: A Complete Guide - Part 2

In Part 1, we explored the fundamentals of Live Activities and Dynamic Island, covering what they...

Learn More 3 0Dec 13 '24

iOS 19 SDK Developer Update: Prepare for UIApplicationDelegate Deprecations

Dear iOS Developers, Recent WebKit commits signal that Apple is planning to deprecate several legacy...

Learn More 3 0Apr 28

Zero to Ten: My App Development Journey on Apple's App Stores

I believe there's magic in vision boards. Like many of you, in December '23 I planned out goals I...

Learn More 3 4May 10 '24

Building Apps That Don't Make Any Money

I've forgotten when it was released, but at some point in the past, I released an app called Bill...

Learn More 3 4Jul 11 '24

Simplify Paywall Integration with NamiML

If you're looking to add a paywall to your app without the hassle of submitting updates, NamiML is a...

Learn More 3 0Dec 20 '24

Custom Toggle Button in iOS 18 - #30DaysOfSwift

Day 21: Custom Toggle Button, anyone? ⚙️ Today, we’re going to create a custom toggle button in...

Learn More 3 0Oct 30 '24

How to Integrate Face/Biometric ID in Your iOS App🚀

Tired of clunky passwords and PINs? Ditch them for the seamless power of Face ID! In my latest...

Learn More 3 0Jan 13

How to Build iOS PDF Viewer with SwiftUI

SwiftUI is Apple's latest user interface framework, designed to revolutionize the way developers...

Learn More 2 0Aug 21 '24

IntraPaste: A Modern Intranet-First Content Sharing Solution with Next.js and MinIO

🚀 Introducing IntraPaste Ever struggled with sharing files and text snippets across...

Learn More 2 0Feb 12

Swifter and Swifty: Mastering the Swift Testing Framework

Since the inception of the Swift language, XCTest has been the preferred testing framework for the...

Learn More 2 0Jul 16 '24

Mastering SwiftUI: A Beginner's Guide to Building Modern iOS Apps

SwiftUI is Apple's innovative framework for building user interfaces across all Apple platforms using...

Learn More 2 0Jul 25 '24

Swipe, Tap and Pinch Gestures in iOS 18 - #30DaysOfSwift

Day 12: Mastering Gestures – Swipe, Tap, and Pinch ✋ In my twelfth post of the #30DaysOfSwift...

Learn More 2 0Oct 23 '24

icns Creator v2.1 Release

icns Creator is a macOS application that allows you to easily create individual icns and iconset...

Learn More 2 0May 11 '24

List or LazyVStack: Choosing the Right Lazy Container in SwiftUI

In the world of SwiftUI, List and LazyVStack, as two core lazy containers, offer robust support for...

Learn More 2 0Jul 15 '24

Integrating Live Activity and Dynamic Island in iOS: A Complete Guide

With iOS 16, Apple introduced two features that make real-time, glanceable information more...

Learn More 2 0Nov 21 '24

How to Create the Carousel UIKit in Swift: A Step-by-Step Guide

The Carousel-UIK project is an example of a user interface component developed in Swift, designed to...

Learn More 2 0Oct 28 '24

SwiftUI vs. UIKit: Which Framework Best Suits Your Development Needs?

As an iOS engineer, you’ve likely used both SwiftUI and UIKit for building iOS interfaces. SwiftUI,...

Learn More 2 0Sep 5 '24

Building Alerts in iOS 18 - #30DaysOfSwift

Day 16: Alerts – Designing Native Alerts in SwiftUI 🚨 Today, we’ll focus on using the native alert...

Learn More 2 0Oct 26 '24