Using RN Project with Expo

Hello,

I’m new to Expo Forum.

I have developed my half of the project in React Native (without using Expo). However, I got stuck somewhere in my project, but Expo having that solution. If I now began to use Expo with my project, will it run same like how it used to run without Expo?

Hey @creativemind1,

There are several factors that go into this. You can read about them here: https://docs.expo.io/versions/v31.0.0/introduction/faq#how-do-i-get-my-existing-react

You’ll also use the expo devtool to run your project with expo start rather than react-native run.

Cheers,

Adam

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