rn-pdf-reader-js | PDF reader in JavaScript only for Expo | Frontend Framework library
kandi X-RAY | rn-pdf-reader-js Summary
kandi X-RAY | rn-pdf-reader-js Summary
PDF reader in JavaScript only for Expo - Android & iOS capable
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rn-pdf-reader-js
rn-pdf-reader-js Key Features
rn-pdf-reader-js Examples and Code Snippets
Community Discussions
Trending Discussions on rn-pdf-reader-js
QUESTION
I need to open PDF files from storage. Using Expo 31.
I found rn-pdf-reader-js , but seesm it's dont work after last Expo update(31 version), I have error when I try to open pdf using .
I tried react-native-pdf, but cant link react-native link rn-fetch-blob
.
I have error:
"rnpm-install ERR! Something went wrong while linking. Error: Cannot read property 'pbxprojPath' of null".
Then I used react-native-view-pdf, doesn't work too. Who can tell me how to open PDF files? Which exactly works now, and will work on all versions of Android (5+) and IOS?
...ANSWER
Answered 2019-Jan-07 at 15:58react-native-pdf works fine for me on both iOS and Android. To fix the issue with it you mentioned,
rnpm-install ERR! Something went wrong while linking. Error: Cannot read property 'pbxprojPath' of null
It seems upgrading your react-native will resolve it.
Running react-native upgrade
and then react-native link
should do the trick.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rn-pdf-reader-js
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page