aviel

@avielg.bsky.social

SwiftUI at Meta • http://swiftui.wtf • Philly

how do you all remember every UUID? I find it really hard. so I wrote them all down on every uuid dot com the list has fast search across all 2^122 values (so you can find your favorites) - hoping to add some social features like "trending UUIDs" soon!

Anyone has a way to scan (Mirror/Reflection) a SwiftUI view at runtime and get its entire hierarchy including subviews recursively? snippet, gist, library, private API, whatever you got…?