Skip to main content
PoseTracker is a React Native human pose estimation SDK for iOS and Android (including Expo Go). It runs MoveNet SinglePose Lightning (17 COCO keypoints) in a WebView, streams free keypoints without an API key, and unlocks exercise intelligence (reps, form score, jumps) with an optional API key.

Quickstart

Install, wrap with Provider, mount WebViewPoseView — keypoints in seconds.

Choose a package

Offline (~9.9 MB) vs Light (~206 kB) — pick by install size vs network.

Tested with

What you get

Two packages, one API

Same exports: PoseTrackerProvider, WebViewPoseView, usePoseTracker.

Demo apps

Next

  1. Quickstart — copy-paste keypoints
  2. Permissions — host app owns camera strings
  3. Reference — Provider, WebViewPoseView, exercises, events
  4. For LLMs — machine-oriented facts