Gabriel Freitas Yamamoto
Gabriel Freitas Yamamoto
Expo File System doesn't support access to folders outside the app eg Android's Dowload folder. I need to save a PDF file in a directory that users can access trough...
I used the example in this [comment](https://github.com/expo/expo/issues/12060#issuecomment-1153816478) and it worked just fine! Apparently, Expo Media Library can't handle PDF files
still an issue
@bhrott said he won't maintain this package anymore. If you would like to, you can still use my repo in your projects: in package.json ```json "dependencies": { - "react-native-masked-text": "^1.13.0",...
I am facing this issue too. Have you find any workarounds? I noticed that it worked fine in Windows using Firefox browser, but failed with Chrome and Edge