Post

Replies

Boosts

Views

Activity

Comment on Reference photo from picker, rather than copy?
Ok, so that means using PHAsset.fetchAssets() correct? Are there any examples showing how I can take a reference from the PHPhotoLibrary and store it in something like CoreData and then reference it later from a list view?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on UICloudSharingController sharing via Messages broken in iOS16
Did anything come of your DTS?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on Xcode 14: Publishing changes from within view updates
I don't think the actual delay is necessary. If you just use DispatchQueue.main.async {} it seems to solve it as well. I'm just not sure what the side effects of this would be?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22