Skip to content

Instantly share code, notes, and snippets.

@fitomad
Created June 19, 2019 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fitomad/d9013a968e27b9886b8af9d0e50c921a to your computer and use it in GitHub Desktop.
Save fitomad/d9013a968e27b9886b8af9d0e50c921a to your computer and use it in GitHub Desktop.
...
struct ContentView : View
{
/// El modelo de datos
@EnvironmentObject var store: OperatingSystemStore
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment