How do I add multiple stickers that can have gestures? #3305
Unanswered
quirkybird
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I just started to learn the react native, starting from the expo tutorials, Create your first app, I done everything well, but I want to add some functions, for example, multiple map, Of course, they have the same gestures, and there are difficulties in this. When I finished adding one tile, and then wanted to add the second one, the program completely stuck, I think it is the problem of adding gestures in the tile component, but I don't know how to solve it.
db42b6c53de2f5e245e84b8c5ec29c47.mp4
The relevant code is as follows:
Beta Was this translation helpful? Give feedback.
All reactions