I am use react-native version. 0.64.4 and react-native-pdf 6.3.0 facing problem with android.
PDF with show up blurred and darkened in android version. When Zoomed-in, the content shows fine, but by default, it has dark areas and is not consistent with iphone version.
If the same pdf is opened via another app, the contents are zoomed in and shown clearly. we need to decide the behavior and address it.
I am use
react-native
version. 0.64.4 andreact-native-pdf
6.3.0 facing problem with android.PDF with show up blurred and darkened in android version. When Zoomed-in, the content shows fine, but by default, it has dark areas and is not consistent with iphone version.
If the same pdf is opened via another app, the contents are zoomed in and shown clearly. we need to decide the behavior and address it.
Screenshots attached.
Thank you