Expo Go demo for the PoseTracker human pose estimation SDK — fully optimized for iOS & Android.
Fastest — no clone: Expo Snack → install Expo Go → Run on device → scan the QR.
Or run this repo:
- Install Expo Go
npm install && npx expo start- Scan the QR code
- Free offline keypoints work with no API key; paste a PoseTracker API key for exercises / counters / jumps
npm install @pose-tracker/react-native-pose-estimation react-native-webview- SDK repo: https://github.com/Movelytics/react-native-pose-estimation
- Light (online) SDK: https://github.com/Movelytics/react-native-pose-estimation-light
- Product: https://www.posetracker.com
- API docs: https://posetracker.gitbook.io/posetracker-api
Never commit API keys. Use the in-app field only.
This demo is MIT (see LICENSE). The SDK is proprietary — see the SDK repo.