3 How to use FormData for File Uploading in React Native? ... const data = new FormData(); data.append('name', 'Image Upload'); ...
確定! 回上一頁