Toggling from Picker to Image view causes an index out of range error in SwiftUI – Ios swift
I have a view that uses a button to toggle between a Picker and an Image that is a result of the Picker selection. When quickly toggling from the image to the Picker and immediately back, I get a crash…