Skip to main content
WebViewPoseView mounts the MoveNet WebView page: boot UI, camera (getUserMedia when coldStart is full), skeleton overlay, and pose streaming. Must be used under PoseTrackerProvider. Peer: react-native-webview.

Props

Defaults that matter

SkeletonDefinition (shape)

When using skeletonDef, fields match the Strapi / Front default: Default palette: navy #010A73 + gold #FFC300.

Boot UI & watermark

Until the live camera surface is ready (coldStart: 'full'), the page shows a branded cover (logo + spinner + loadingText). The yellow #hud FPS overlay is off by default (internal debug). Watermark (live overlay, bottom-right): Override with showWatermark. Plan upgrades after configure() update the mark without remounting.