DevTechie/iOS 18 HealthKit: Create Interactive Dashboards with SwiftUI

  • $9.99

iOS 18 HealthKit: Create Interactive Dashboards with SwiftUI

  • Course
  • 15 Lessons

In this course you will be learning HealthKit integration, including how to request permissions, access user health data securely, and work with key health metrics like steps, heart rate, and activity patterns. From there, we’ll dive into designing dynamic dashboards using SwiftUI, leveraging advanced features like charts, animations, and interactive layouts to create visually engaging experiences.

Contents

HealthKit Dashboard in SwiftUI & iOS 18

Introduction & Demo
Preview
Project Setup
Chart Data Model
HealthKit Metric Model Part 1
HealthKit Metric Model Part 2
Health Record Model
HealthKit Manager ViewModel Part 1
HealthKit Manager ViewModel Part 2
Permissions Screen View
Metric Card View
Dashboard View
Metric Detail View Part 1
Metric Detail View Part 2
Metric Detail View Part 3
Source Code