react-native-slider icon indicating copy to clipboard operation
react-native-slider copied to clipboard

Multitouch support

Open doctadre opened this issue 8 years ago • 9 comments

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

doctadre avatar May 04 '16 00:05 doctadre

will this be merged?

sospedra avatar Jun 19 '17 15:06 sospedra

Hey how is this merge-conflict looking? Any plans on merging this soon? Would love to help if any is needed.

tyherox avatar Jun 27 '18 17:06 tyherox

Merge conflicts have been resolved, made changes to improve detecting which slider is being touched when they are close together.

doctadre avatar Jun 28 '18 18:06 doctadre

Is this PR merged?

anagar23 avatar Oct 03 '18 09:10 anagar23

Any update on this?

muraterd avatar Mar 04 '19 15:03 muraterd

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.

doctadre avatar Mar 04 '19 18:03 doctadre

@jgornick made a new PR #142 and it has no conflict. But as you mentioned this repo is not supported anymore.

muraterd avatar Mar 05 '19 09:03 muraterd

https://github.com/react-native-community/react-native-audio-toolkit/issues/124

kesha-antonov avatar Mar 08 '19 10:03 kesha-antonov

@doctadre any plans resolving conflict?

jellyninjadev avatar Apr 19 '19 12:04 jellyninjadev