Closed dhanababum closed 5 years ago
@dhanababum
Thanks for your contribution!
I've tested this fix and it gives me:
React : 16.6.3 RN: 0.57.8
What versions are you running, in which this fix works for you?
I am using, "react": "16.2.0" "react-native": "0.52.0"
@dhanababum
Thanks! I'll give it a test in the next few days.
@dhanababum
Think we've fixed the issue. The collage component multi-touch will not work when placed in a react-native Modal component. I am going to update the README soon.
@dhanababum Sorry my bad, this was a Android specific issue, your fixed would have worked, but only for Android. Version 3.2.1 fixes this issue by removing undefined
from the touchBank.
Thanks for your contribution.
which will resolve the touch pinch zoom in/out issue This issue is related to Pinch zooming not working