Is it possible to "undetach" a project?

I read the doc about detaching.

Assuming I removed all libraries that requires react-native link, could I undetach back to a pure expo project? If yes, how to accomplish it? Creating a new expo project and copy all the code?

I have never detached before but I want to know all the possibilities before making the decision.

Hey @carsonwah,

Yes it is! https://docs.expo.io/versions/v26.0.0/expokit/advanced-expokit-topics#un-detaching

Cheers,

Adam

1 Like

Thanks. Never expected it to be this easy.

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