-
Notifications
You must be signed in to change notification settings - Fork 568
Multitouch support #34
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
base: master
Are you sure you want to change the base?
Conversation
…f file, deprecate old highlight props, update example/readme
|
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. |
# Conflicts: # Example/app.js # README.md # src/Slider.js
|
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. |
|
@doctadre any plans resolving conflict? |
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.