[iOS] Create public space #143

- Update after design review
This commit is contained in:
Gil Eluard
2021-12-01 23:56:59 +01:00
parent 1217be55ab
commit 4890ce2108
109 changed files with 1122 additions and 529 deletions
@@ -43,7 +43,7 @@ struct NextViewModifier: ViewModifier
ResponderManager.resignFirstResponder()
}
}) {
Image(systemName: "arrow.down.circle.fill")
Image(systemName: "arrow.right.circle.fill")
.renderingMode(.template)
.foregroundColor(theme.colors.quarterlyContent)
}