birdofpreyru / react-native-fs

File system access for React Native
https://dr.pogodin.studio/docs/react-native-file-system
Other
178 stars 14 forks source link

Support of special characters in files names by `uploadFiles()` #84

Open birdofpreyru opened 1 week ago

birdofpreyru commented 1 week ago

Similar to #82, it looks like uploadFiles() does not support special characters (e.g. ö, ä, ü) in paths / file names; or at least on Android including special characters alters the upload results in an unexpected way.