I have a react-native app that is connected to a Laravel back-end.
I want to upload a file from the mobile app to the server.
Here is my react native code :