I looked over the docs, but cannot find a way to run Expo completely offline. I'm frequently in an area without a stable connection and this makes it exceptionally difficult to maintain a proper work flow.
I would have thought that exp start --dev --lan
would enable offline development, but my expo client still fails on inability to connect to the expo servers.
Is there a truly offline mode for expo?