Expo Go Dev Deploys on Vercel

I’m using Vercel for hosting my website that was developed with react-native. I primarily use github codespaces which, after a little setup tuning, i’m able to have host an expo go server so i can open the app in my expo-go sandbox on my iPhone.

the idea is basically you can run the ios native app on your actual device with live updates.

However- i really like how vercel works for web deployments, where it syncs with your git tree.

Would it be possible to build auto-app deployments for our different IOS versions? likewise, it would also be super nice if web production (main branch) was also fully synchronized with the apple store.

Thanks for the feature request, @nollied! :smile:

Will pass it on - but it would also be helpful to understand the usecase a bit better if you’d like to share more?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.