[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Feedback](/c/feedback/8)

# Expo Go Dev Deploys on Vercel

105 views · 0 likes · 2 posts


Nollied (@nollied) · 2024-11-30

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.


Pauline P. Narvas (@pawlean) · 2024-12-02

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?