carekit-apple / CareKit

CareKit is an open source software framework for creating apps that help people better understand and manage their health.
https://www.researchandcare.org
Other
2.41k stars 444 forks source link

feat: Build CareKit for macOS and visionOS #716

Open cbaker6 opened 4 months ago

cbaker6 commented 4 months ago

CareKitUI currently can't be built for macOS due to its use of UIKit. In addition, the whole framework currently doesn't for visionOS.

The following items are completed:

Note