-
-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rn-pdf-reader-js not working with react native expo SDK 49 in android. #200
Comments
try this to resolve:
|
not working |
Anyways I used another package react-native-pdf for view/render PDF. |
I have the same problem reported on this issue, there is any solution? |
Can you tell us what package you used, please? |
It's called exactly react-native-pdf, i replace it too in my project with success. |
This resolve problem expo SDK 50 |
I get the error directly after running "npm install rn-pdf-reader-js". The proposed solutions don't work in my case. Anyone else had the same problem? |
@MateusArenas |
PDF reader not working after updating expo SDK 48 to expo SDK 49 in android device.
Reproducible snack link : https://snack.expo.dev/@kirtikk/pdfreader-expo-49
same issue : #15
Error : Cannot convert null value to object
The text was updated successfully, but these errors were encountered: