Refine guest gallery UI and add multi-photo upload flow
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-02-09 18:01:01 +01:00
parent e3bb1642db
commit 1f9a43806a
9 changed files with 369 additions and 159 deletions

View File

@@ -698,7 +698,7 @@ export default function HomeScreen() {
</Button>
</XStack>
<XStack
gap="$2"
gap="$1"
style={{
overflowX: 'auto',
WebkitOverflowScrolling: 'touch',