Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add QR code scanner #2576
Add QR code scanner #2576
Changes from all commits
b0d5d57
7699fff
c9d3fef
4a3fab9
dd07b65
f10276c
bd0f584
c9516a6
cc40070
8a7169b
ba7f93b
2279a48
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 13 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L8-L13
Check warning on line 29 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L24-L29
Check warning on line 48 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L31-L48
Check warning on line 84 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L50-L84
Check warning on line 94 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L86-L94
Check warning on line 121 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L96-L121
Check warning on line 125 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L123-L125
Check warning on line 135 in Sources/App/QRCodeScanner/BarcodeScannerView.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerView.swift#L133-L135
Check warning on line 14 in Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift#L12-L14
Check warning on line 30 in Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift#L16-L30
Check warning on line 44 in Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift
Codecov / codecov/patch
Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift#L32-L44