Post

Replies

Boosts

Views

Activity

Comment on Deleting core data entity from inside a withAnimation block causes concurrency violation
This code IS called when the user clicks a delete button in a view. At that point, Core data needs to delete the entity, and the VGrid needs to re-render the remaining collection. I'd like the re-rendering to happen with animation. I believe how Ive coded it is correct (in terms of flow) but if not, how do I achieve the above?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’22