multiple EAS build migration issues

Do you have ios and android directories in your project? If so, you are using the bare workflow.

I see you’re running expo run:ios (and probably expo run:android). This has the side effect of generating those native android and ios directories.

Please see the following: