The roadmap includes QR gating for physical event access. Add a QR scanning flow that can populate access check fields from a scanned QR code.
Suggested tasks
- Add camera permission handling
- Add a QR scanner screen
- Define the expected QR payload format
- Parse guild ID and resource ID from scanned data
- Navigate back to the access check screen with populated values
- Show errors for invalid QR payloads
Acceptance criteria
- Users can scan a QR code for access checks
- Valid QR payloads populate the correct fields
- Invalid QR codes show a clear error
The roadmap includes QR gating for physical event access. Add a QR scanning flow that can populate access check fields from a scanned QR code.
Suggested tasks
Acceptance criteria