alwx / react-native-photo-view

Pinch-to-zoom view for React Native (both iOS and Android)
MIT License
816 stars 434 forks source link

Get dimensions of loaded image? #134

Closed bitfabrikken closed 6 years ago

bitfabrikken commented 6 years ago

Is there some way to get the dimensions (width, height) of the loaded image?

pisacode commented 6 years ago

You can always use Image.getSize() function, check out the documentation https://facebook.github.io/react-native/docs/image.html#getsize