Skip to content

Instantly share code, notes, and snippets.

View cbaker6's full-sized avatar
๐Ÿ€
working on my jump shot

Corey cbaker6

๐Ÿ€
working on my jump shot
View GitHub Profile
@cbaker6
cbaker6 / SliderView.swift
Created May 3, 2025 22:04
See how to user CareKitEssentials SliderTaskView
import CareKitEssentials
import CareKit
import CareKitStore
import CareKitUI
import os.log
import SwiftUI
// We use `CareKitEssentialView` to help us with saving
// new events.
struct SliderView: CareKitEssentialView {