How to covert to complete React native from expo

Hi
I am working on expo project. But we want to move complete react native project. For that I did expo eject and it created the ios / android folders. But when I click on run button in xcode for simulator or run Yarn iOS it is saying that sdk requires expo command.

How can I move complete react native without expo on existing expo project

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