So, I\'m trying to make a button in SwiftUI that calls a function to make a new lists in the view.
This is my code so far:
import SwiftUI import Combin