I have an existing list, but I want to be able to add new items to it. Right now, I am using @EnvironmentObject, but when I add an element to the array, the vie
@EnvironmentObject