hyochan / dooboo-ui-legacy

React Native UI Components with react-hook (web, ios, android)
MIT License
140 stars 72 forks source link

Fix/pinch zoom #358

Closed JongtaekChoi closed 3 years ago

JongtaekChoi commented 3 years ago

Description

PinchZoom did not respond to the pinch gestures. I just fix it.

Tests

I just updated the snapshot.

Checklist

Before you create this PR confirms that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

codecov[bot] commented 3 years ago

Codecov Report

Merging #358 into master will decrease coverage by 0.13%. The diff coverage is 54.54%.

@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
- Coverage   77.16%   77.02%   -0.14%     
==========================================
  Files          37       37              
  Lines        1226     1223       -3     
  Branches      372      372              
==========================================
- Hits          946      942       -4     
- Misses        167      168       +1     
  Partials      113      113