react-native-smtp-mailer
react-native-smtp-mailer copied to clipboard
Support for file:// URIs
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.

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
I ejected a while ago, yeah. If I can find the time I'll look into a PR.