react-native-slider
react-native-slider copied to clipboard
Multitouch support
Needed multi touch support, and originally thought the multi-touch repo was iOS only because of the iOS folder. Looks like from the issues it doesn't work on android anyway, so here we are. Feedback appreciated.
- Supports two sliders
- Update callback to return both values
- Deprecate minimumTrackTintColor and maximumTrackTintColor in favor of trackColor and trackHighlight color
- Moved render to bottom of file to make it easier to find ^_^
- updated Example to show off new multi touch
- Updated readme to support these changes
will this be merged?
Hey how is this merge-conflict looking? Any plans on merging this soon? Would love to help if any is needed.
Merge conflicts have been resolved, made changes to improve detecting which slider is being touched when they are close together.
Is this PR merged?
Any update on this?
I don't think the author is supporting this repo anymore since he hasn't merged anything in a long time. That being said I also don't have time to resolve conflicts on this but if anyone else wants to take over, feel free.
@jgornick made a new PR #142 and it has no conflict. But as you mentioned this repo is not supported anymore.
https://github.com/react-native-community/react-native-audio-toolkit/issues/124
@doctadre any plans resolving conflict?