Is Expo production-ready or just for prototypes?
Production-ready — companies ship serious apps on Expo. The old 'eject to get real' advice is years out of date thanks to config plugins and EAS.
Can Expo apps use custom native code?
Yes — config plugins and development builds support custom native modules while keeping the managed workflow benefits.
How do over-the-air updates work with app store rules?
OTA updates ship JavaScript-level changes within store policies; native changes still go through review. We set up both paths.
Does Expo lock us in?
No — an Expo app is a React Native app. You can move to bare workflow anytime; the code and accounts are yours.
How fast can an Expo MVP ship?
TestFlight in 4–6 weeks for a two-feature app, store release in 6–8 — the same baseline as our other mobile work, minus native build friction.