bemaverick
bemaverick
i've faced same issue. it is happening only for android, work on iOS as expected
@demoNoc I have the Same problem @lefoy Can you show your code, please ?
@lefoy i change androidScaleType="center" to "fitCenter" and add resizeMode={Platform.OS === "android" ? "" : "contain"} and everything works fine Thank you
@SimonErich Thank you! Can you show me a part of code? it doesn't work, when i insert photoView inside GestureRecognizer. I mean gesture recognition
Still relevant for 0.74.5. Any clue?