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

关于https://blog.whezh.com/react-native-circular-slider/一文中滑块的值是如何计算的? #7

Open
HiconKong opened this issue May 26, 2020 · 0 comments

Comments

@HiconKong
Copy link

滑块的值应该等于起点和当前点弧度差 * (最大值 - 最小值) / ((Math.PI - openingRadian) * 2)(不考虑极值情况) 这个算法不知道是什么意思,可以劳烦解答一下吗?

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

1 participant