MΓ³dulo 05 Β· Wire it up, verify, and defend it β LecciΓ³n 1 de 1 Β· ~11 min
The screen, the proof, and the pitch
The React screen never learned about platforms
Both native backends emit the same { meters, confidence } event, so the screen is one file that runs unchanged on iOS and Android. It renders the camera full-bleed, overlays a center crosshair, and shows the live distance. The only JS-side logic worth adding is throttling β the native side fires 30β60Γ/sec, more than a calm UI needs.