Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cedricbahirwe/healthy

An exploration of the HealthKit framework
https://github.com/cedricbahirwe/healthy

health healthkit swiftui

Last synced: about 1 month ago
JSON representation

An exploration of the HealthKit framework

Awesome Lists containing this project

README

        

# Healthy
A small exploration of HealthKit framework

### Tech & Tools:

- SwiftUI
- HealthKit
- CoreMotion (`CMPedometer`)
- Widgets

## TakeAways 🚀

- **Understand the use and importance of Widgets**
- **Understand how HealthKit works and when/how to use it**

## Special Thanks to:

### Features:

- Monthly Steps Count
- Body Mass, age, Blood Type

Home View | Profile View
:-------------------------:|:-------------------------:
![](home.PNG) | ![](profile.png)