When using CameraRoll on Android, especially with photos taken directly by the camera, it often fails to return accurate width and height values. This caused issues in my image editor — the crop functionality would break because of these incorrect dimensions.
So, I built a small native module to solve this problem. If you’re facing the same issue and ended up here looking for a fix, feel free to try this package: