-
Notifications
You must be signed in to change notification settings - Fork 275
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
feat: add slider limits to web #565
Conversation
add a lower/upper limit example to web example
- lower/upp limit variable is optional - fix computation of newValue - add if-else case for lower/upper limits - remove layout changes from commit 641995f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great: simple and working. Thank you!
I only have one minor nit regarding naming, as I found it confusing at first and would like to make it a bit more readable - once you accept or anyhow adjust, it's totally ready to be merged.
Thank you 👍
MR: refactor valueAfterUpperLimit to valueInLimitRange Co-authored-by: Bartosz Klonowski <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some linting corrections.
linting corrections Co-authored-by: Bartosz Klonowski <[email protected]>
linting corrections Co-authored-by: Bartosz Klonowski <[email protected]>
linting corrections Co-authored-by: Bartosz Klonowski <[email protected]>
I'm not sure how to fix the Lint issue |
@JacobDel Normally you should run |
Do you have an estimate when this would be released? |
Hello @JacobDel! Most probably next Friday (23.02). |
Hi, any updates on this? Is there a way to build and use it locally? |
Continues on abandoned PR: #520
Summary:
Add upperLimit support and lowerLimit support to web.
Test Plan:
Also added an example to the web-example project.
https://github.com/callstack/react-native-slider/assets/38087818/32c09f40-cbc4-4dec-ba51-0cda036ef442