Offline Development

Does Expo support offline development?

There is an option exp start --offline that you can try using.
It isn’t the most rigorously tested part of Expo though, and so I’m not 100% sure it still works well.

create-react-native-app will work offline so you could use that!

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