react-native-pan-pinch-view icon indicating copy to clipboard operation
react-native-pan-pinch-view copied to clipboard

feat: return information of scale and translation on `onTranslationFinished` listener

Open iuricernov opened this issue 1 year ago • 0 comments

On the project I'm working on now, I had to add these additional fields so that I can calculate the exact viewport where the user zoomed the image. I'm raising this PR in case it's useful for some other project.

iuricernov avatar Feb 07 '24 19:02 iuricernov