I have a loop where I update a value that changes the view. In this example I want the updates to happen one at a time so you see it ripple across the row, but they all happen at once.
struct AnimationQuestion: View {
@State var colors = "
I have a loop where I update a value that changes the view. In this example I want the updates to happen one at a time so you see it ripple across the row, but they all happen at once.
struct AnimationQuestion: View {
@State var colors = "