Currently, Expo only supports three environments: development, preview, and production. Many enterprise and CI/CD workflows require additional environments such as uat, staging, or test for better configuration management.
Request:
Add support for custom environment definitions, allowing developers to define and build with custom environment names beyond the default three.