omar
Results
1
comments of
omar
Hey, thanks for replying! I used the exact method from the readme. here's my code: ``` { const url = 'https://github.com/vinzscam/react-native-file-viewer/raw/master/docs/react-native-file-viewer-certificate.pdf'; const localFile = `${RNFS.DocumentDirectoryPath}/temporaryfile.pdf`; const options = { fromUrl:...