There\'s a problem when I try to share a variable between multiple views in my SwiftUI app.
First, I created a class:
class gameData: ObservableObject