Accessing Uploadthing Routes in Expo
If I have a website with nextjs and it has the api route setup how should I go about accessing it in an expo app?
Can I use the uploadthing hook in expo by specifying a url like (https://website.com/api/uploadthing) or would I need to use the vanilla javascript
0 Replies