Initialize Schnappix Photo Booth application with custom UVC camera, silent Wi-Fi IPP printing, local gallery storage, and kiosk screen pinning support

This commit is contained in:
2026-05-25 16:44:15 +02:00
parent 5958319772
commit 872e1ffc86
51 changed files with 8931 additions and 1 deletions
@@ -0,0 +1,8 @@
{
"platforms": ["android"],
"android": {
"modules": [
"expo.modules.usbcamera.UsbCameraModule"
]
}
}