Posts

Post not yet marked as solved
0 Replies
176 Views
•View inside var body: some View {} line works •Jump to Definition does not work inside View{}? •It was working fine and then all of a sudden it stopped working •Indexing is working •The very same code inside another App works fine •I have deleted the Show Package Contents; xcuserdata folder and project.xcworkspace file •Is there anything else I might try to fix the problem that does not exist in another App? •This does not seem very logical
Posted Last updated
.
Post not yet marked as solved
0 Replies
191 Views
Would like to use SwiftUI AsyncImage with Photos App Image that is associated with a String Name, possibly using a Core Data Model. A Picker might be used to determine which Image is associated with a user entered String Name. A List View would be used to display the saved Images and their names. Is there a way to use a Photos Image ID or path as a URL?
Posted Last updated
.