How to upload file to server using react-native

后端 未结 7 1370
渐次进展
渐次进展 2020-12-12 20:36

I am developing a app where i need to upload an image to the server. Based on the image i get a response which i need to render?.

Can you please help me how to uploa

7条回答
  •  醉话见心
    2020-12-12 21:24

    I wrote something like that. Check out https://github.com/kamilkp/react-native-file-transfer

提交回复
热议问题