You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using expo-file-system to save pdf file in mobile device and using rn-pdf-reader-js i am opening the file saved locally in device which works fine using internet but when offline the same file does not open.
Steps to Reproduce / Code Snippets
Using Link file:///data/user/0/host.exp.exponent/files/ExperienceData/%2540anuj21%252Flms/PPTNotes/11_Ensemble_techniques-3928.pdf
Is it possible to view the pdf file saved locally in mobile device without Internet.
Additional Information
Nodejs version: 16.13.2
React version: 18.0.0
React Native version: 0.69.6
rn-pdf-reader-js version: ^4.1.1
Platform(s) (iOS, Android, or both?): Both
TypeScript version: Using Javascript
The text was updated successfully, but these errors were encountered:
Issue Description
I am using expo-file-system to save pdf file in mobile device and using rn-pdf-reader-js i am opening the file saved locally in device which works fine using internet but when offline the same file does not open.
Steps to Reproduce / Code Snippets
Using Link file:///data/user/0/host.exp.exponent/files/ExperienceData/%2540anuj21%252Flms/PPTNotes/11_Ensemble_techniques-3928.pdf
Is it possible to view the pdf file saved locally in mobile device without Internet.
Additional Information
The text was updated successfully, but these errors were encountered: