wwdc20-10151

RSS for tag

Discuss WWDC20 Session 10151 - What's new in CareKit

Posts under wwdc20-10151 tag

7 results found
Sort by:
Post not yet marked as solved
228 Views

CareKit and SwiftUI

The WWDC CareKit video shows SwiftUI views, but the git repository only includes UIKit. What am I doing wrong?
Asked Last updated
.
Post not yet marked as solved
185 Views

After adding CareKit with SPM getting link errors

I've added the CareKit using Swift Package Manager - now my template app "Hello, World" gets a link error (below). Error: Swift package target 'CareKitStore' is linked as a static library by 'CareKitExample' and 'CareKit'. This will result in duplication of library code. What is the magic incantation for including CareKit, CareKitUI in a simple Hello World SwiftUI App? Xcode 12 beta.
Asked Last updated
.
Post not yet marked as solved
221 Views

Swift Compile Errors While adding CareKitFHIR to the project

Added https://github.com/carekit-apple/CareKit as a Swift Package to my project and tired to include CareKitFHIR library to my project target. I get these compile errors. Everything else works fine, once I remove CareKitFHIR library. More details on the issue: https://github.com/carekit-apple/CareKit/issues/472
Asked
by haripdx.
Last updated
.
Post marked as solved
245 Views

Where can I find new SWIFT UI views for CareKit (from WWDC 2020)

I am trying to find the new Swift UI components like "SimpleTaskView' that were mentioned in https://developer.apple.com/videos/play/wwdc2020/10151/. I couldn't find them in repo https://github.com/carekit-apple/CareKit.  Am I missing something?
Asked
by haripdx.
Last updated
.
Post not yet marked as solved
236 Views

https://developer.apple.com/videos/play/wwdc2020/10151/

I am trying to find the new Swift UI components like "SimpleTaskView' that were mentioned in https://developer.apple.com/videos/play/wwdc2020/10151/. I couldn't find them in repo https://github.com/carekit-apple/CareKit. Am I missing something?
Asked
by haripdx.
Last updated
.
Post not yet marked as solved
191 Views

CareKit ViewControllers and SwiftUI?

I like the simple and easy plotting functionality of CareKit. How can I use CareKitUI‘s OCKCartesianChartView with SwiftUI? OCKCartesianChartView seems not to be compatible with View and VStack of SwiftUI ?! Any hints and help are highly appreciated.
Asked
by Planet30.
Last updated
.