From b3a16d68d27d056ab4966b47dffe4d7c37cb8fa2 Mon Sep 17 00:00:00 2001 From: Vladimir Shetnikov <62508191+V-m1r@users.noreply.github.com> Date: Mon, 28 Oct 2024 23:29:01 +0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c163560..47b780b 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ npx expo install react-native-webview | **PLAN** | Integration of Individual Plan Component | | **WORKOUT** | Integration of Individual Workout Component | | **CHALLENGE** | Integration of Individual Exercise in a challenge form | +| **EXPERIENCE** | Integration of our Experience component. Contact support for more details | | **CAMERA** | Integration of our camera component with pose-analysis and feedback | ## MAIN Integration Option @@ -176,6 +177,17 @@ const postData: IPostData = { /> ``` +## EXPERIENCE Integration Option +```typescript + +``` + ## CAMERA Integration Option 1. Modify `postData` to include the current exercise and all expected exercises a person should do: