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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -377,6 +377,10 @@ yarn ios # or yarn android
377
377
378
378
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
379
379
380
+
## Credits
381
+
382
+
This library is based on the work from [react-native-mediapipe](https://github.com/cdiddy77/react-native-mediapipe) by [cdiddy77](https://github.com/cdiddy77). The pose detection module codes were taken from this repository and upgraded to support React Native's New Architecture (Turbo Modules).
0 commit comments