top of page
Search


🌈 Building a Rainbow Gradient TextField Border in SwiftUI
SwiftUI makes it extremely easy to style views, but some effects — like animated gradient borders — require a small trick. In this short tutorial, we’ll build a TextField with a smooth, rotating rainbow gradient border.
lioneldude
Nov 152 min read
Â
Â
Â


Upcoming updates for my Apps
App Store updates for my apps for November.
lioneldude
Nov 111 min read
Â
Â
Â


Using Guided Generation in Foundation Models
Exploring Guided Generation in Foundation Models introduced at WWDC25.
lioneldude
Jul 172 min read
Â
Â
Â


Using GeometryReader for Orientation Layouts
In MyChronoPro, the stopwatch is tailored for both portrait and landscape orientations. When developing for the iPhone and iPad, it's...
lioneldude
Jul 12 min read
Â
Â
Â


Introduction on ZStacks, VStacks & HStacks in SwiftUI
An example of how to use ZStacks, VStacks, and HStacks, which are the fundamental containers in SwiftUI.
lioneldude
Jun 291 min read
Â
Â
Â


Streaming a Response in Foundation Models
Foundation Models is the new Framework introduced at WWDC25. From the documentation: The Foundation Models framework provides access to...
lioneldude
Jun 271 min read
Â
Â
Â


Create Alarms with AlarmKit Xcode 26
Apple introduced AlarmKit at WWDC25 as part of iOS 26, providing a powerful new way to schedule alarms and timers directly in your app. Unlike local notifications, AlarmKit offers deeper system integration — even supporting Live Activities and Dynamic Island.
lioneldude
Jun 212 min read
Â
Â
Â


Using ProgressView to animate timers in Dynamic Island
Download MyChronoPro, now support session history in version 1.1! https://apps.apple.com/us/app/mychronopro/id6746975883 ProgressView is...
lioneldude
Jun 151 min read
Â
Â
Â
Welcome
Hi, welcome to my little corner of the internet! This blog is where I’ll be sharing tips, tricks, and insights I’ve picked up while...
lioneldude
Jun 81 min read
Â
Â
Â
bottom of page