Skip to main content
UIKit

UIKit

Computer applicationWikipedia

Search complete. 7 mentions across 7 episodes found for "UIKit".

Sep 3, 2026

speaker_2HOST
8:19
And the output there gives you the exact paths to every single shared library.
speaker_2HOST
8:24
Now, often you'll just see standard system paths, right, like Apple's Foundation or UIKit frameworks.
speaker_0HOST
8:29
Totally normal stuff.
speaker_2HOST
8:30
Yeah, boring stuff.
Andrew AmbrosinoGUEST
24:50
I don't necessarily think that Apple did themselves any favors.
Andrew AmbrosinoGUEST
24:55
I think it's been very rocky with AppKit, UIKit, SwiftUI, the Catalyst era.
Andrew AmbrosinoGUEST
25:02
It has not been easy.
Andrew AmbrosinoGUEST
25:03
These frameworks are not...
Dave PlummerHOST
7:40
It's not Direct2D.
Dave PlummerHOST
7:41
It's not UIKit yet.
Dave PlummerHOST
7:42
So it's...
Dave PlummerHOST
7:44
It's good.
Dave PlummerHOST
40:33
At the top, you've got the user interfaces.
Dave PlummerHOST
40:35
And so that's written in Direct2D for Windows and, as I mentioned, UIKit for Mac and then Qt for Windows.
Dave PlummerHOST
40:43
And then they all talk to a common C++ core, and then that core branches out to system-specific helpers for things like stuff that you can only do on a Mac, or getting the process information is different on Windows, Mac, and Linux.
Glenn HodgesHOST
41:00
And then what's that one tool you have, sorry, I can't see it, the clock, I guess? And you said you can't access it on the Mac, but it still stays there, it's just...
Frank KruegerHOST
18:35
But at least, um, in the instructions it's, it's enumerated, it's, it's made very clear, you know, the, the Maui part is now optional.
Frank KruegerHOST
18:44
And like you said, there's GDK, WPF, AppKit, UIKit, Android.
James MontemagnoHOST
18:49
The question will be are there instructions for your app though? You know what I mean? Like your agents.md file that's like, "Here's how to use DevFlow." 'Cause this is the instructions MD file for this project.
James MontemagnoHOST
19:03
So that's what I'm, that's what I'm thinking, right?
Graham BarrPANELIST
56:45
Yeah, I think that makes it much easier for me because it's a new app.
Graham BarrPANELIST
56:48
I think if you used the pre- SwiftUI stuff with UIKit, then it's probably more work to do.
Graham BarrPANELIST
56:58
But the other thing I would say is that useless technology people are going on about these days, AI, is incredibly helpful here.
Graham BarrPANELIST
57:06
And one of the really great things this week is I used to use, well, I still use Cursor for my vibe coding.
speaker_1HOST
1:39
We always felt that it was needlessly constrained to have queries work only when embedded directly in views.
speaker_1HOST
1:46
And that's why SQLite Data was built from the very beginning to allow its tools to be used equally well in SwiftUI views, observable models, and even UIKit view controllers, and really just anywhere.
speaker_1HOST
1:57
And so we're going to demonstrate this by building an editor view for the geo fence on a trip.
speaker_1HOST
2:02
And this can be a pretty complex feature and we'll want to make sure we got it right.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.