The MAX_BITMAP_DIMENSION is set to 2048 by default, but I can see that recent Android devices can handle dimensions larger than 2048 without issues.
The image larger than 2048 becomes blurry. You can see the issue here facebook/react-native#54749
Could we increase the limit for newer Android devices to 8192, similar to what Chromium does?