[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 ee142535be
commit 3ce1f1c630
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)
}