EURODEV-74 feat(mobile): native LiDAR module scaffold + ARView bridge#37
Open
Tcordeir0 wants to merge 8 commits into
Open
EURODEV-74 feat(mobile): native LiDAR module scaffold + ARView bridge#37Tcordeir0 wants to merge 8 commits into
Tcordeir0 wants to merge 8 commits into
Conversation
Generated via create-expo-module --local. Also un-ignore native source under mobile/modules/**/ios|android so the module's Swift/Kotlin is tracked (repo .gitignore ignores app-level prebuild dirs).
Collaborator
Author
|
✅ Validado no device (iPhone 17 Pro Max, iOS 26.4) em 03/06/2026. Logs confirmam: Correção descoberta na verificação: faltava a dependência Critérios de aceitação da EURODEV-74 atendidos. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
EURODEV-74 — Fase 1: scaffold do módulo nativo + ponte ARView
Subtask do épico EURODEV-73 (PR #36). Empilhado em
feat/lidar-native-scanner.O que entra (Tasks 1–5 do plano + correções da revisão)
expo-dev-client+expo-build-properties(deployment target iOS 15.1).mobile/modules/lidar-scanner(autolink; nativo versionado via negação no.gitignore).LidarScannerModulecomisLidarSupported()(supportsSceneReconstruction(.mesh)+ guardisSupported),LidarScannerView(ExpoViewcomARViewRealityKit,sceneReconstruction = .mesh, malha visível),deinitpausa a sessão.startScan/stopScan/onScanComplete= stubs da Fase 2.isLidarSupported,LidarScannerView, tiposMeasurements/ScanCompleteEvent.tsc --noEmitverde.LidarTest(rota + botão__DEV__na Home, marcados// TEMP EURODEV-74).⛔ Gate pendente (Task 6 — roda no device do Talys)
Este PR fica draft até a verificação on-device:
cd mobile && npx expo run:ios --devicebuilda e instala no iPhone LiDAR (assinar com teamtcordno Xcode na 1ª vez).npx expo run:ios): badge "❌ não" e sem crash (fallback do guard).Spec:
docs/superpowers/specs/2026-06-03-lidar-native-scanner-design.md· Plano:docs/superpowers/plans/2026-06-03-lidar-native-module-scaffold.md