Skip to content

Allow creation of custom labels with personalized values for min/max #182

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

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

darkbasic
Copy link
Contributor

If you want to create a custom Label which shows "unlimited" when you reach the far end actually you cannot do it, because there is no way to know which one is the max value inside the Label component. This PR passes two additional min/max props to the Label component in order to do so.

@ptomasroos
Copy link
Owner

Thank you!

@ptomasroos ptomasroos merged commit 95e4509 into ptomasroos:master Mar 28, 2020
@darkbasic
Copy link
Contributor Author

@ptomasroos may I ask you to release a new version? Thanks

itenl pushed a commit to itenl/react-native-multi-slider that referenced this pull request Aug 27, 2021
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

Successfully merging this pull request may close these issues.

2 participants