React Native, Sending Image From Axios but not receiving at Multer Express JS
I am not able to receive image sent from axios/react native at express js server. It works fine when i sent the same request to server from Postman/ThunderClient.
I am not able to receive image sent from axios/react native at express js server. It works fine when i sent the same request to server from Postman/ThunderClient.