chore: Simplifies Code Scanner Page (#2145)

* chore: Clean up Code Scanner Page

* Update CodeScannerPage.tsx
This commit is contained in:
Marc Rousavy
2023-11-10 12:08:28 +01:00
committed by GitHub
parent be1bb419c1
commit 69baacad73
4 changed files with 44 additions and 178 deletions

View File

@@ -26,3 +26,6 @@ export const SCREEN_HEIGHT = Platform.select<number>({
// Capture Button
export const CAPTURE_BUTTON_SIZE = 78
// Control Button like Flash
export const CONTROL_BUTTON_SIZE = 40