Skip to content

Instantly share code, notes, and snippets.

@dimebt
Created September 8, 2020 15:47
Show Gist options
  • Save dimebt/19db967496db1acd43dfa80ba0e6e90f to your computer and use it in GitHub Desktop.
Save dimebt/19db967496db1acd43dfa80ba0e6e90f to your computer and use it in GitHub Desktop.
ForEach(self.transactions, id: \.self) { transaction in
Link(destination: URL(string: transaction.stringId)!) {
VStack {
HStack {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment