Is there anyway to prevent below image to be downloaded each time the button updates the qty?
struct TestView: View { @State var qty:Int = 0 var imageUrl: