News

I've try to send a form data with axios but i can't, in chrome dev tools no content appears in the request. Making a same request via postman the API response normally. (newData) => { const data = new ...
As per #1357 (comment) @philikon implemented uploading files (images) via the NetworkingModule.java. The following works on iOS (image and description are sent to server and received correctly) on iOS ...