Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cedricbahirwe/healthy
- Owner: cedricbahirwe
- License: mit
- Created: 2021-07-10T19:44:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T15:06:10.000Z (about 2 years ago)
- Last Synced: 2024-12-27T16:02:53.965Z (about 2 months ago)
- Topics: health, healthkit, swiftui
- Language: Swift
- Homepage:
- Size: 1.02 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 TypeHome View | Profile View
:-------------------------:|:-------------------------:
![](home.PNG) | ![](profile.png)