Skip to main content

All Questions

-1 votes
1 answer
545 views

Select document file from phone and upload to server

I am trying to get a document file from phone storage when button is pressed and than upload it server. But i don't know which library to use and how to do it.
endari's user avatar
  • 1
4 votes
0 answers
2k views

react-native-fetch-blob multipart data image upload issue

I'm right now working on a react native project that have a taking image and upload function, and I'm using react-native-fetch-blob for passing multipart data to upload a single file. However, it ...
Elvis Wong's user avatar