I am uploading videos to S3 that are recorded using Expo Camera, and can upload these perfectly using FileSystem.uploadAsync.
I would however like to display a progress during file upload for user feedback, which is currently not supported.