react-native-resumable-upload-supabase icon indicating copy to clipboard operation
react-native-resumable-upload-supabase copied to clipboard

add tus resumable upload

Open RilDev opened this issue 2 years ago • 2 comments

Hi Simon!

I saw your video "Build a React Native File Uploader Using Supabase Storage 🚀" and you were saying that you tried to implement Supabase's resumable upload, but were unsuccessful. That API was probably too recent at the time.

So I tried, a little over 4 month later and succeeded!

RilDev avatar Nov 10 '23 18:11 RilDev

This is great. Even fixed the import bug that breaks the build process.

danielthomasdev avatar Jan 05 '24 13:01 danielthomasdev

Can someone help me to do this? I tried everything, but Uppy keeps on throwing tus: invalid or missing Location header, originated from request

Michota avatar Apr 23 '24 20:04 Michota