'How to get .ipa .aab, zip and tar.gz files from published expo project?

I've just started learning expo and react native and I need to get .ipa .aab, zip and tar.gz files for a published project. I've created a build using eas build and expo build:android, then released it on a dev channel using eas submit, but now I need the actual .ipa .aab, zip and tar.gz files, where do I get them from? Any help and advise is greatly appreciated.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source