wonday / react-native-pdf

A <Pdf /> component for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOS load problem

smsmdida opened this issue · comments

after i upgraded to 2.0.2
on IOS
when i open the pdf for the first time it works with no problem
when i close the screen with the pdf viewer and open it again
cached pdf can't be loaded
when i open pdf viewer with another pdf it load and et cetera
so i can't open the same cached pdf two times without loading another pdf in between

+1 for that. I think something is wrong on native side because it works perfectly on android.

I have fixed it at v2.0.3, please try again.

Thanks Wonday <3