Open PDF files from storage

Hello,
I need to open PDF files from storage. Using Expo 31.
I found /xcarpentier/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 /package/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 /package/react-native-view-pdf, dont 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?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.