Created
September 24, 2019 20:14
-
-
Save caiobzen/5cf59377ad21ef30f9effd11d5d0150c to your computer and use it in GitHub Desktop.
DigitalCrown setup
This file contains hidden or 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
MyView() | |
.digitalCrownRotation($viewModel.drinkingAmount, | |
from: viewModel.minimumInterval, | |
through: viewModel.drinkingTarget, | |
by: 50, | |
sensitivity: .low) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment