Does Upload thing allow for a folder structure?
I was thinking about using upload thing to handle file uploads for my mobile app. I don’t see an option to add folders to an app. Is it possible to create folders to categorize file uploads into different types? Ie profile pictures. Sorry if this is a dumb question but not seeing it in the UI
1 Reply
@dominicdigi
what're you using to build app? Expo?
If you're using expo, you can simply use
expo-document-picker
It will showed up all data folder on your phone.