Skip to content

Show QR scanner as a modal bottom sheet on Android#191

Merged
gemcoder21 merged 1 commit intomainfrom
android/qr-scanner-modal
Apr 22, 2026
Merged

Show QR scanner as a modal bottom sheet on Android#191
gemcoder21 merged 1 commit intomainfrom
android/qr-scanner-modal

Conversation

@DRadmir
Copy link
Copy Markdown
Contributor

@DRadmir DRadmir commented Apr 22, 2026

Replace inline full-screen overlay with a fullscreen ModalBottomSheet across all four QR entry points (WalletConnect, recipient, custom node, add asset). Extract the wrapper into a reusable QrCodeScannerModal so each call site only passes visibility and the result callback.

Fix: #186

Replace inline full-screen overlay with a fullscreen ModalBottomSheet
across all four QR entry points (WalletConnect, recipient, custom node,
add asset). Extract the wrapper into a reusable QrCodeScannerModal so
each call site only passes visibility and the result callback.
@DRadmir DRadmir self-assigned this Apr 22, 2026
@gemcoder21 gemcoder21 merged commit ee8509b into main Apr 22, 2026
3 checks passed
@gemcoder21 gemcoder21 deleted the android/qr-scanner-modal branch April 22, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show Scan QR code as modal

2 participants