Skip to content

Instantly share code, notes, and snippets.

@kamimi01
Last active February 19, 2022 08:49
Show Gist options
  • Save kamimi01/9ed0d550b3362a4fcd60488d9bb6d95f to your computer and use it in GitHub Desktop.
Save kamimi01/9ed0d550b3362a4fcd60488d9bb6d95f to your computer and use it in GitHub Desktop.
VStack {
Image("icon")
.resizable()
.scaledToFit()
Text("xxxxxxxxxxx")
.foregroundColor(.baseBackground)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment