|
I'm using simultaneousWithExternalGesture, and in the example the parent gesture get's the gesture from the inner gesture and sets it's simultaneousWithExternalGesture. The docs do not mention if this is significant. Anyone know the answer? In my app i'm doing the opposite which works fine on iOS but seems to only work after a hot reload on android... |
Answered by
m-bert
Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @voxlz! No, in that case order doesn't matter 😅