Before and afterRe-contract the integration
Resolve each dimension explicitly. “It compiled” does not prove identity, lifecycle, failure, privacy, or operational compatibility.
DimensionLegacy exposureCandidate targetRequired proof
Component surfaceBeta props, commands, event payloads, and imperative refs may be spread through the app.
Normalize camera, features, commands, readiness, errors, and cleanup in application-owned types.
Component contract tests plus device screenshots and interaction traces.
Native setupOld repository, manifest, pod, or project steps can remain in generated projects.
Apply only the confirmed wrapper's Android and iOS setup and remove superseded native entries.
Resolved dependency graphs and built-binary inspection from clean clones.
PerformanceBridge traffic and rerenders can hide platform-specific bottlenecks.
Bound event rates and move large/high-frequency data to native or tiled paths.
Startup, pan/zoom, marker/layer load, memory, battery, and background measurements.