iOS

Apple’s Liquid Glass UI: What’s New in iOS 26

Apple has introduced a new user interface material in iOS 26 called Liquid Glass, which captures light beautifully while also resembling the motion of a liquid. It combines the optical properties of glass, such as transparency, light refraction, shine, mirror-like surfaces, and a clean, crisp appearance, with a sense of fluidity,...

by Neeraj Kumar Joshi
Tag: SwiftUI
07-Sep-2025

iOS

iOS: The Power of ARKit: Face Points Capturing

Welcome to our The Power of ARKit blog series! In this series, we’ll explore how to integrate ARKit into SwiftUI and unlock new possibilities for building immersive and innovative iOS applications. This first part will focus on the initial setup and configuration of ARKit within a SwiftUI project. We’ll also walk through how to...

by Sandeep Kumar
Tag: SwiftUI
02-Sep-2025

Media & Entertainment

A Guide to Handling Focus in Apple TV Apps with SwiftUI

Introduction In Apple TV, the centre of user interaction is the focus engine. Apple TV does not use the touchscreen like iPhones and iPads, where one taps everything directly on the screen, but uses the remote control to navigate among the elements. This is to say that the usability of your app largely relies on the ease and...

by Mukul Sharma
Tag: SwiftUI
01-Sep-2025

iOS

Diving into Swift Data: A Modern Approach to iOS Persistence

Introduction Swift Data is a powerful tool for managing data in Swift applications, offering a streamlined alternative to Core Data. Designed to simplify data persistence, Swift Data becomes especially valuable when Core Data’s complexity feels like a lot to handle. One of its notable benefits is its simplicity; it provides a more...

by Arvind Kumar Seth
Tag: SwiftUI
18-Feb-2024

iOS

Advance Layout Techniques in SwiftUI

SwiftUI offers a range of tools and capabilities that can truly elevate our layouts. Throughout this article, We will explore advanced layout techniques, including GeometryReader, preference keys, and layout priorities. These techniques help us to create layouts that are not only responsive and dynamic but also visually stunning in our...

by Arvind Kumar Seth
Tag: SwiftUI
28-Sep-2023