Uploading files to S3 with React Native and Ruby on Rails
Uploading files to AWS S3 using presigned urls can be tricky, here's how I got it working.
I've recently been working on a top secret React Native project, powered by a Rails backend deployed to Heroku.