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

add support for multi slider #1

Merged
merged 4 commits into from
May 11, 2018
Merged

add support for multi slider #1

merged 4 commits into from
May 11, 2018

Conversation

idealllee
Copy link

@idealllee idealllee commented Mar 22, 2018

use multi slider change proposed by danielgindi jeanregisser#89
plus a bug fix to the PR: danielgindi#1 (cherry picked here)
plus rename package

@jlo1

danielgindi and others added 4 commits March 22, 2018 14:21
Now we can pass an array to `value` to achieve multiple thumbs.
`thumbImage` accepts an array also - to override individual thumbs.
There's a new `thumbView` property, that works like `thumbImage` but supplies the whole thumb View.

An idea I took from @doctadre's PR, is better naming for the following props:
`minimumTrackTintColor` is deprecated, use `trackHighlightColor`
`maximumTrackTintColor ` is deprecated, use `trackColor`
@jlo1
Copy link

jlo1 commented Mar 22, 2018

LGTM 🙌

@idealllee idealllee merged commit 6ae3a9e into indie-master May 11, 2018
@idealllee idealllee deleted the multi branch May 11, 2018 23:08
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.

3 participants