Is EAS build possible without developer account and without Xcode and Android Studio?
I’m migrating an app from React Native to Expo 51. So far I’ve been using Expo Go to build and test the app, but now I am required to integrate Firebase Analytics into the app. The docs say this requires the use of ‘React Native Firebase’, which requires custom native code and cannot be used with Expo Go. One of the main reasons for the migration was to abandon Xcode and Android Studio, so I guess I will be using EAS. However, the EAS docs are not so clear to me.