Releases: mantu-bit/Expo-React-native-pose-detection-demo
Releases · mantu-bit/Expo-React-native-pose-detection-demo
Human Pose Detection Demo - development v0.0.4-development
📝 Changes since v0.0.3-development
- fix: Standing is finally working with removing extra checks (0ca42c1)
- temp: standing is working but orientation has accuracy issues (25b1c23)
- feat: working front,left and right pose detection, only standing is pending (82042a1)
- chore: improvements (ca3294a)
📱 Human Pose Detection Demo (development)
✅ Features
- Real-time pose detection with 33 keypoints
- Native MediaPipe Pose Landmarker integration
- Custom Expo Module bridge (Android)
- Camera overlay with skeleton rendering
- Configurable visual styles
🔧 Build Info
- Environment: development
- Commit:
0ca42c1e907a30b77af8e17763d7913f4544b415 - Build Date: 2025-11-11 10:29:05 UTC
Human Pose Detection Demo - development v0.0.3-development
📝 Changes since v0.0.2-development
- chore(workflow): automatically trigger build when there is new changes in develop branch (68e29b2)
- feat: add support to save captured image in gallery (54750c9)
- feat: add photo capture functionality when user comes inside human overlay (1b0032a)
📱 Human Pose Detection Demo (development)
✅ Features
- Real-time pose detection with 33 keypoints
- Native MediaPipe Pose Landmarker integration
- Custom Expo Module bridge (Android)
- Camera overlay with skeleton rendering
- Configurable visual styles
🔧 Build Info
- Environment: development
- Commit:
68e29b2a65d36b28c44bb5e65db84e07a7fbdcbc - Build Date: 2025-10-25 12:29:05 UTC
Human Pose Detection Demo - development v0.0.2-development
📝 Changes since v0.0.1-development
- feat: add support for human detection inside the human body overlay (low accuracy) (ce543a9)
📱 Human Pose Detection Demo (development)
✅ Features
- Real-time pose detection with 33 keypoints
- Native MediaPipe Pose Landmarker integration
- Custom Expo Module bridge (Android)
- Camera overlay with skeleton rendering
- Configurable visual styles
🔧 Build Info
- Environment: development
- Commit:
ce543a9cfd5d50d2d6eb1ca1258099592c5fce88 - Build Date: 2025-10-24 10:26:17 UTC
Human Pose Detection Demo - development v0.0.1-development
🎉 Initial Release
- chore(workflow): remove build type in apk name (7c72de4)
- feat(github-workflow): add github workflow to create automated android apk build and to create release (692c26a)
- chore: update readme with human pose detection demo instructions (c6bcbd7)
- fix: crash caused by undefined landmarks (c7838ce)
- feat(ios): add support for posedetection on ios (inprogress) (c81ee09)
- fix: logout issue (59a9e30)
- fix: resolve front camera black screen with automatic model initialization (74cc07e)
- chore: some updates regarding android pose detection (c983c6b)
- feat: finally the android side drawing is working (0193848)
- feat: Implemented poselandmark model detection on android (1fa7ee4)
- fix: do not add duplicate post_install script in podfile (e37a1b4)
- fix(profile): crash due to unistyles config (f7e0ee4)
- fix: issue while building ios using xcode 16.2 (fb6a6f4)
- fix: temprary fix black screen issue after splash on android (7937788)
- feat: update from expo sdk 51 -> 53 (c5bcc26)
- feat(auth): add global logout handling with middleware with state reset and blacklist rtk query base api to avoid any presist caching issue (aef7b20)
- feat: upgrade dependencies and expo sdk version (3292ac3)
- feat: add readme (1dcf201)
- refactor: migrate components to TypeScript and remove unused ErrorView and TabBarLabel (26a1dea)
- feat(http-client): improve error handling, dynamic auth headers, and toast notifications (013b346)
- feat(login): add empty field validation and error toast notifications (029760e)
- feat: upgrade to React Native 0.74.5 and Expo 51.0.32 & add unistyles v2.0 support (fff9b6f)
- feat: add Toast messaging and network-aware API handling (c4b7058)
- feat(env): add environment-specific config files and scripts for development, staging, and production (2be37b5)
- fix logout issue in rtk (36993c8)
- update expo version (0b73fdc)
- fix api call issue (724539f)
- change emptyApi to baseApi and fix crash (55ffe21)
- add RTK query to the expo template (1934be8)
- Upgrade Expo Version and react native (d62e4e6)
- upgrade expo-system-ui version and do prebuild to apply changes in whole project (ed5c26a)
- add expo-system-ui to support light/dark theme modes (2efb91c)
- Initialize expo template with sdk51 (aa9188f)
- Fix Web Refresh not working when there is any changes in code (a00f173)
- Add expo-dev-client (ac94e56)
- -Added Localization (d49f592)
- Replace react-native-mmkv-storage with react-native-mmkv (fd5e864)
- Fix NameSpace related issue on Android & use mmkv storage instead (4b6012b)
- Configure Expo template (f056d67)
- Initial commit (83f226b)
📱 Human Pose Detection Demo (development)
✅ Features
- Real-time pose detection with 33 keypoints
- Native MediaPipe Pose Landmarker integration
- Custom Expo Module bridge (Android)
- Camera overlay with skeleton rendering
- Configurable visual styles
🔧 Build Info
- Environment: development
- Commit:
7c72de456bb873736141c94148247978fccb7d8c - Build Date: 2025-10-24 06:53:35 UTC