Recover my project

I have a expo project
There was a problem with the computer and I lost the files
How can I retrieve the project from the Expo site?

Hey @ketharetdaoud,

Only a minified version of your bundle is stored online. You will not be able to recover your source code. It’s always best to routinely push your code to an cloud hosting service such as github to ensure events like this can be remedied.

Cheers,

Adam

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