wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.58k stars 540 forks source link

PDF BLURRY ON ANDROID #551

Open kait-baraa opened 3 years ago

kait-baraa commented 3 years ago

What react-native version are you using? 0.63.2

What react-native-pdf version are you using?6.3.0

What platform does your issue occur on? (android/ios/both) android

Describe your issue as precisely as possible :

1- open the pdf from the remote URL 2- first render of the pdf comes blurry then it gets rendered correctly 3- after being loaded if you navigate between the pages, all pages are loaded fine with no issues BUT if you use the setPage method the blur issue appear again for every page

is there any solution for this ??

ogizanagi commented 1 year ago

Same here on Android when enablePaging is true.

First render is blurry on center of the screen, but scrolling fixes the issue.

inishantsaharan commented 10 months ago

In 2023 issue is not resolve. Somebody please do something. I'm getting complaints from users.

Terrorknubbel commented 2 months ago

Still a problem I would also highly appreciate a fix