You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
High-performance pose detection for React Native using Google's MediaPipe models with optimized frame processing for smooth real-time tracking.
4
10
11
+
You can find the package on npm: [react-native-mediapipe-posedetection](https://www.npmjs.com/package/react-native-mediapipe-posedetection)
12
+
5
13
> **β οΈ New Architecture Required**
6
14
>
7
15
> This library **only supports** React Native's **New Architecture** (Turbo Modules). You must enable the New Architecture in your app to use this library.
@@ -383,7 +391,7 @@ This library is based on the work from [react-native-mediapipe](https://github.c
0 commit comments