react-native-pan-pinch-view
react-native-pan-pinch-view copied to clipboard
feat: return information of scale and translation on `onTranslationFinished` listener
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.