Skip to content

Expo Development Builds #2473

Closed Answered by frankcalise
wjatx asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @wjatx - you can absolutely use the Expo workflow. I do eas builds all the time, even locally!

The one thing you might have to adjust within your project are the native folders. Ignite v8 was condensed for both vanilla and Expo workflows. If you decide to go full Expo, you should tailor it a bit to do so. Here is a guide on how to do that:
https://ignitecookbook.com/docs/recipes/PristineExpoProject

Likely the most trouble you are running into is the native android/ios directories, which were not generated with Expo in this case. So remove them, build your dev client or run via npx expo run:ios and you should be good to go!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by frankcalise
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants