react-native-static-server icon indicating copy to clipboard operation
react-native-static-server copied to clipboard

how to upload file to app static folder

Open stoneWeb opened this issue 7 years ago • 2 comments

how to upload file to app static folder

stoneWeb avatar Jun 02 '18 01:06 stoneWeb

I want to ask the same thing. Let's say i use react-native-static-server to serve some files from mobile to computer (they are in same network), but it is possible to upload a file from computer to this server? Thank you in advance!

ggunti avatar Jul 25 '18 17:07 ggunti

@ggunti Use rn-fetch-blob for that: https://github.com/joltup/rn-fetch-blob

whizdummy avatar Aug 11 '18 05:08 whizdummy