Video 3 of 10: Refactoring our gift registry app with observable models + SQLite Data! Something you can't do with SwiftData. Plus dynamic sorting, search filtering, clean architecture. Coming Wednesday: one-to-many relationships!
youtu.be/qKAhxmrjqKQ
The first two videos of my 10 part SQLite Data series is now out. 2 more coming net week. Check out the playlist at www.youtube.com/playlist?lis...
If you want immediate access to all videos, you either become a monthly subscriber or pay 1 time $15 Ko-fi ko-fi.com/stewartlynch/
My little boy turns 33 today. We use to take an annual trip to Waikiki every summer. Just me and him. In May he and I are off to Ireland. Looking forward to the Guinness tour in Dublin. I will miss 1 week of posing a new video☘️
My next newsletter "Stewart Lynch Newsletter 2026 - 7" is coming Wednesday. Subscribe to get it and stay in the loop on everything I'm creating.
stewartlynch.kit.com
New YouTube series starts Sunday!
SQLite Data for iOS, macOS & iPadOS .
• 10 videos, 2/week.
• Database fundamentals, CloudKit sync & real-time record sharing.
• Instant access for Ko-fi monthly subscribers or a one-time $15.
Preview -> youtu.be/NG-nUJeWsgI
Did you know that you can add scope Guides to your code in Xcode 26.4? I didn’t know that until today. #Xcode #Swift
Most SwiftUI lists stop at search and sort. This one does not.
In this video, I build a dynamic list with a real index scrubber like the Contacts app. Practical, reusable, and production ready. #Swift #SwiftUI #iOSDev
youtu.be/sUZ6agowSew
Master CRUD operations with SQLite Data!
Learn to create, update & delete records with swipe actions and the powerful draft type. Part 2 of our series diving into this Swift Data alternative. #Swift #SwiftUI #SQLiteData
www.youtube.com/watch?v=uNsz...
Part 1 of my SQLite Data series is live! Learn to bootstrap databases, write SQL migrations, and set up preview data. This PointFree library brings serious power to Swift persistence. #iOSDev #Swift #SQLiteData
Next video Wednesday
youtu.be/p3NdQL9DND0
I have made this repo open source now so you can clone and take a look at it. You can also download the DMG from a link on the Repo a well.
github.com/StewartLynch...
Join over 23,000 YouTube subcribers who are mastering Swift and SwiftUI.Level up your iOS development skills with concise tutorials and professional development tips delivered straight to your inbox. ...
I really miss Bakery by @jordibruin so I found a nice icon composer CLI package and two of my own and Vibe coded (3 hrs) a much simpler version to create placeholder icons for my app that can be edited later in icon composer. If there is interest I will open source. #SwiftUI