Post

Replies

Boosts

Views

Activity

Reply to SwiftUI Lag on Core Data/SwiftData Updates During Background Tasks
with the property wrappers its actually being done on the main thread. to actually do any fetching or saving you would need to do so on the background thread. just a heads up, when creating a modelactor you would want to create it on the background as a detached task from the parent view if not the calculations would still be done on the main thread.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to VoiceOver for SwiftUI List
do you guys have a ticket associated with the bug?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’23