ascoders / react-native-image-zoom

react native image pan and zoom
MIT License
637 stars 282 forks source link

Execute onMove when reset, to get a IOnMove object #163

Open xburelle opened 3 years ago

xburelle commented 3 years ago

This will be useful if I have a reset button which only display if positionX !== 0, positionY !== 0 or scale !== 1.