XXavierinxavier7t.com·May 16 · 5 min readCustom iOS 26 Full Page Swipe-Back GestureThe code in this post is available here. Introduction iOS 26 introduced a revolutionary swipe-to-go-back feature that allows users to navigate back from any white space area on the screen, not just fr00
XXavierinxavier7t.com·Jul 28, 2025 · 3 min readLiquid Glass Navigation Bar in SwiftUIiOS 26 introduces new capabilities for customizing navigation bars in SwiftUI — including navigation subtitles, the ToolbarSpacer, and more powerful ToolbarItemGroup placement. In this tutorial, we’ll build a small demo that showcases how to use thes...00
XXavierinxavier7t.com·Jul 25, 2025 · 3 min readLiquid Glass Tab View in SwiftUIHi iOS devs, it’s been a long while since last time! Here I’m back with some cool stuff about iOS 26~ iOS 26 brings a refined aesthetic to TabView—with a native liquid glass effect and powerful new APIs like .tabViewBottomAccessory. In this tutorial,...00
XXavierinxavier7t.com·Sep 15, 2024 · 4 min readCreate Radial Pattern in SwiftUIHow to Create a Radial Pattern in SwiftUI In this tutorial, we'll explore how to create a vibrant radial pattern using SwiftUI. We'll use gradients and circles to form a stunning geometric design. If you’re looking to add visually appealing elements ...00
XXavierinxavier7t.com·Dec 29, 2023 · 4 min readCustom Toggle (Switch) in SwiftUIHi there, long time no see! Today I’m going to demonstrate how to create a custom toggle in SwiftUI from scratch. With a custom toggle, you have the freedom to imbue your interface with a distinctive personality that aligns perfectly with your brand ...00