Commits
waitopiggu authored and GitHub committed 73eb5fd272c
fix(Android): image stretched instead of cropped Used the logic from RCTCameraView, but that only worked correctly in Landscape mode. Added an orientation check and more logic for Portrait mode.