
ios – SwiftUI: Why is my view pushed and popped instantly when being known as from ListView
I’ve not too long ago began working with iOS and SwiftUI. I ported a easy solitaire-type sport over from Android and I’ve it largely working, however now I am attempting to implement a view that renders earlier profitable arms. I am utilizing CoreData to retailer the profitable hand values, winner’s identify, rating and date. I’ve…