I\'m trying to upload a file using fetch module in React-Native. Here is my code:
fetch
let data = new FormData()