Anyone figure out Firebase Storage before I switch to S3

Hi all. I’ve tired numerous solutions posted here, including converting base64 to a Uint8Array.

A brute force way around this is to write the base64 string straight to Firebase DB, of course that’s not ideal…

this might be useful for you: https://github.com/expo/firebase-storage-upload-example