react-native-smtp-mailer icon indicating copy to clipboard operation
react-native-smtp-mailer copied to clipboard

Support for file:// URIs

Open Kiruse opened this issue 4 years ago • 2 comments

Would greatly appreciate support for "file://" URIs as Expo FS uses these. Simple support for such URIs (as returned by expofs.documentDirectory) would remove a redundant dependency.

In this image on the left is a log of RNFS.DocumentDirectoryPath and on the right expofs.documentDirectory.

image

Kiruse avatar May 25 '21 10:05 Kiruse

Hey, sure would be a good idea to support it, as this was also mentioned in the past I just can't assure of any eta on my side. But would happily accept any pr. Also, expo is not supported by this lib, so i guess you have this prob on an ejected app

angelos3lex avatar May 25 '21 11:05 angelos3lex

I ejected a while ago, yeah. If I can find the time I'll look into a PR.

Kiruse avatar May 25 '21 11:05 Kiruse