1

I have a problem with sending FormData() with RNFetchBlob.fetch(); I tried put external fields to array but it doesn't work

[{
    "name": 'some',
    "filename": filename,
    "data":RNFetchBlob.wrap(video.uri),
    'message': this.state.message,
    'event_id': id,
    'private': "false"
}]

How can I solve this issue ?

Mag
  • 297
  • 1
  • 5
  • 19

0 Answers0