Skip to content

Instantly share code, notes, and snippets.

@caiobzen
Created September 24, 2019 20:14
Show Gist options
  • Save caiobzen/5cf59377ad21ef30f9effd11d5d0150c to your computer and use it in GitHub Desktop.
Save caiobzen/5cf59377ad21ef30f9effd11d5d0150c to your computer and use it in GitHub Desktop.
DigitalCrown setup
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