From 24f9e0c6ce3686877899eb2cc35b32146b0a061f Mon Sep 17 00:00:00 2001 From: Martins Gouveia Date: Mon, 8 Jul 2024 11:53:13 +0100 Subject: [PATCH] Update healthkit@Jsu5f6QASpuvpky_W5q-O.md (#6097) --- .../ios/content/healthkit@Jsu5f6QASpuvpky_W5q-O.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/ios/content/healthkit@Jsu5f6QASpuvpky_W5q-O.md b/src/data/roadmaps/ios/content/healthkit@Jsu5f6QASpuvpky_W5q-O.md index 163f92711..d54d60be7 100644 --- a/src/data/roadmaps/ios/content/healthkit@Jsu5f6QASpuvpky_W5q-O.md +++ b/src/data/roadmaps/ios/content/healthkit@Jsu5f6QASpuvpky_W5q-O.md @@ -1 +1,11 @@ -# HealthKit \ No newline at end of file +# HealthKit + +HealthKit is a powerful framework that allows developers to create health and fitness applications that can interact seamlessly with the iOS `Health app`. + +HealthKit provides a central repository for health and fitness data on iPhone and Apple Watch. With the user’s permission, apps communicate with the HealthKit store to access and share this data. + +Visit the following resources to learn more: + +- [@official@HealthKit](https://developer.apple.com/documentation/healthkit) +- [@official@Creating a Mobility Health App](https://developer.apple.com/documentation/healthkit/creating_a_mobility_health_app) +- [@article@How I use Apple's Health app to track my fitness](https://www.pocket-lint.com/apps/news/apple/131130-apple-healthkit-and-health-app-how-they-work-and-the-medical-records-you-need/)