[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] This change requires a documentation update
What does this change?
Fixes #13 🎯
toggle ios native side touch input enable/disable feature
by setting CanvasView.isUserInteractionEnabled value to true/false
please check my comment for detail infos.
Type of change
What does this change?
Fixes #13 🎯 toggle ios native side touch input enable/disable feature by setting CanvasView.isUserInteractionEnabled value to true/false please check my comment for detail infos.