Skip to content

Is this really working ? #5

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

Open
JobiJoba opened this issue Aug 14, 2018 · 2 comments
Open

Is this really working ? #5

JobiJoba opened this issue Aug 14, 2018 · 2 comments

Comments

@JobiJoba
Copy link

Hi,

I'm using expo SDK 28 (so it's react 0.55 if I'm not wrong) and I try to incorporate that in my application.
In fact, I don't need a lot of those feature as I'm using it to make a small "game".

A sentence is cut in multiple words, and each word is display as a "tag" in a wrong order, and then people have to put it in the correct order to go on the next sentence.

So all of that, to say that I remove the functionality to add / remove a tag, no modal etc ...

The issue is that when I press a tag, he's selecting another one (on real android phone) or simulator.
On iOS it's even worse, it does not do anything at all (I tried with the remove first and I had to remove multiple tag before it's start doing the drag & drop stuff) --> looking in the method onMoveShouldSetPanResponder ; the line const tag = this.findTagAtCoordinates(moveX, moveY); never find a tag.

I'll try to do some more research on that, but if someone already find the solution ... ;) would be nice to share.

Thx

@jstech7
Copy link

jstech7 commented Oct 1, 2018

Hello.

Anyone found solution regarding this issue?!

@kockok
Copy link

kockok commented Jun 12, 2022

Yes, I am encountering the same situation, the pressed tag is not highlighted whilst the nearby one does...

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

No branches or pull requests

3 participants