React Native file upload with Supabase Storage
In this tutorial, we will create a file-sharing app using React Native and Supabase Storage. We will set up a new Supabase project, configure authentication and storage, and build the React Native app. The app will allow users to upload files to a backend and access their own folder of files. We will also use Expo AsyncStorage to store the Supabase session and Expo Image Picker to select images from the device. Finally, we will display the uploaded files in an image gallery format.
Company
Supabase
Date published
Aug. 1, 2023
Author(s)
Simon Grimm
Word count
2652
Hacker News points
3
Language
English