Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Adding Workout Events/Sub-Activities to Workouts #110

Open
Fariha-Khalid opened this issue Oct 21, 2024 · 1 comment
Open

Support for Adding Workout Events/Sub-Activities to Workouts #110

Fariha-Khalid opened this issue Oct 21, 2024 · 1 comment

Comments

@Fariha-Khalid
Copy link

Thank you for your efforts in developing and maintaining the @kingstinct/react-native-healthkit package. I have been using this package for tracking workouts and syncing data with Apple HealthKit, and it has been a great experience so far.

However, I noticed that there is no direct support for adding sub-activities or workout events (e.g., segments of a multisport workout like a triathlon) to a workout. In Apple’s HealthKit, it is possible to break down a workout into discrete activities or intervals, such as different phases of interval training or various stages of a triathlon (swim, bike, run). This functionality allows users to more accurately track and analyze their workouts.

For example, during a triathlon, a user might want to record separate segments for the swimming, cycling, and running parts of the workout. It would be helpful to store these segments as events within the same workout session, allowing for easier analysis and better representation of the workout in Apple Health. I am adding a picture of a better understanding of what I want.Please see "workout activities" in the image, i want to add sub-activities to a workout just like this

image

Best regards,
Fariha Khalid

@Fariha-Khalid Fariha-Khalid changed the title Feature Request: Support for Adding Workout Events/Sub-Activities to Workouts Support for Adding Workout Events/Sub-Activities to Workouts Oct 21, 2024
@Fariha-Khalid
Copy link
Author

I'm willing to contribute to adding this feature if someone can point me in the right direction regarding the library's structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant