Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crown support? #22

Open
29satnam opened this issue Nov 4, 2022 · 1 comment
Open

Crown support? #22

29satnam opened this issue Nov 4, 2022 · 1 comment
Milestone

Comments

@29satnam
Copy link

29satnam commented Nov 4, 2022

Great library, thanks to the developer. Any idea how can i make the digital crown work with it?

@fredyshox
Copy link
Owner

As for now, there's no support for smooth scrolling using digital crown. You could work around it using selectedPage binding wrapper for crown offset (and value range 0..<pageCount and stride = 1.0), but it would not produce scrolling experience expected on watchOS (one crown "step" would switch between pages).

But I think it's good idea for future versions. Implementing this should not be hard.

@fredyshox fredyshox added this to the 1.6.0 milestone Nov 7, 2022
@29satnam 29satnam changed the title Crown supports? Crown support? Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants