-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Remove viewModel access to environment store (#7)
* feat: Remove viewModel access to environment store * make store property read only * create CareKitEssentialView * remove action argument from viewModel * add intent to update CardViewModel * update slider outcome on button tap * add eventQuery to essential views * update event for watch * turn eventQuery into a type method * make more methods public * revert * add back action to CardViewModel * add updateEvent method * testing * fix saving new values
- Loading branch information
Showing
11 changed files
with
319 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.