Open manoj-d-pyt opened 9 months ago
this is my code { navigation.navigate(SCREEN_PDF_VIEWER, { localFilePath: file://${localFilepath}, });
file://${localFilepath}
here : i got this error [Error: open failed: EACCES (Permission denied)] note: i have all permission to read the file Kindly help us
this is my code { navigation.navigate(SCREEN_PDF_VIEWER, { localFilePath:
file://${localFilepath}
, });