alwx / react-native-photo-view

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

White space around the image when scale type center #78

Open Gigolo-Joe opened 6 years ago

Gigolo-Joe commented 6 years ago

001 002 When I use androidScaleType = "center" my picture is clipped from all sides. As a result, the size of the image is the same as the screen size What am I doing wrong?

RnMss commented 6 years ago

I have the same problem.