waitopiggu 73eb5fd272
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.
2018-04-14 18:37:44 +01:00
..