React native – NodeJS application using Express with Multer middleware doesn't save image file to disk
I am struggling to get this example code to work correctly. I am new to all of the technologies being used in this example, so I also don't know what steps to take to try and debug things. I tried…