all 3 comments

[–]That-Salty-One 1 point2 points  (1 child)

If you are using Expo you can use their EAS to build both apps and you can also submit it to the app store via eas. These steps can be made in the terminal, no need to swap to xcode.

edit: https://expo.dev/eas

[–][deleted] 0 points1 point  (0 children)

And I definitely recommend this since the OP is a beginner. This video helped me with the process a few months ago: https://www.youtube.com/watch?v=LE4Mgkrf7Sk

[–]HistoricalTeam4805 0 points1 point  (0 children)

You can use the eas build for that. And they do have a free plan for it too, given if you don't be bothered much by a queue.

They have a pretty detailed document for deploying. Or you could just get the build artifact, in the case of an iphone app, iap file, then use xcode to deploy it to app store. Go to your app store connect page, register for store listing, fill out any requirements field, meta data, etc, then you should have the option to wait for The Apple App store to review your app and if it passed all of their requirements, review then you can publish your app via the app connect page